~zorba-coders/zorba/bug-1189790

« back to all changes in this revision

Viewing changes to modules/full-text/full-text.xq

  • Committer: Paul J. Lucas
  • Date: 2013-06-25 16:54:34 UTC
  • mfrom: (11502.1.37 zorba)
  • Revision ID: paul@lucasmail.org-20130625165434-b1dvqff1e7o87x5l
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
330
330
 : including what constitutes a token,
331
331
 : see the <a href="http://www.zorba-xquery.com/html/documentation/latest/zorba/ft_tokenizer">Full Text Tokenizer</a> documentation.
332
332
 : @author Paul J. Lucas
 
333
 : @project Zorba/Full-Text
333
334
 :)
334
335
 
335
336
xquery version "3.0";