← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~paul-lucas/zorba/bug-949176 into lp:zorba

 

Paul J. Lucas has proposed merging lp:~paul-lucas/zorba/bug-949176 into lp:zorba.

Requested reviews:
  Paul J. Lucas (paul-lucas)
  Matthias Brantner (matthias-brantner)
Related bugs:
  Bug #949176 in Zorba: "Add links to other full-text documentation"
  https://bugs.launchpad.net/zorba/+bug/949176

For more details, see:
https://code.launchpad.net/~paul-lucas/zorba/bug-949176/+merge/96404

Added links to full-text documentation.
-- 
https://code.launchpad.net/~paul-lucas/zorba/bug-949176/+merge/96404
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'doc/zorba/ft_intro.dox'
--- doc/zorba/ft_intro.dox	2012-02-28 20:45:43 +0000
+++ doc/zorba/ft_intro.dox	2012-03-07 17:16:19 +0000
@@ -3,9 +3,11 @@
 The Zorba XQuery engine implements the
 <a href="http://www.w3.org/TR/xpath-full-text-10/";>XQuery and XPath Full Text 1.0</a>
 specification.
-Among other features,
-Zorba implements the ability to use a thesaurus for text-matching.
-See the \ref ft_thesaurus documentation.
+Additional documentation:
+
+  - \ref ft_stemmer
+  - \ref ft_thesaurus
+  - \ref ft_tokenizer
 
 \section ft_unimplemented Unimplemented Features
 

=== modified file 'doc/zorba/indexpage.dox.in'
--- doc/zorba/indexpage.dox.in	2012-02-28 20:45:43 +0000
+++ doc/zorba/indexpage.dox.in	2012-03-07 17:16:19 +0000
@@ -26,7 +26,6 @@
   - \ref uriresolvers
   - \ref data_converters
   - \ref ft_intro
-    - \ref ft_thesaurus
   - \ref errors_warnings
   - \ref impl_dep_features
 


Follow ups