Hi John,
I think you’ll be glad to check out the latest extensions of the ft:search functions [1]. Feel free to check out the 7.8 snapshot.
Christian
[1] http://docs.basex.org/wiki/Full-Text_Module#ft:search ___________________________
2013/9/26 John Best johnbest5673@gmail.com:
Dear Christian,
The syntax of the ft:search is -
ft:search($db as xs:string, $terms as item()*, $options as item()) as text()*
In the $options part, I have seen various options like - Any Word, All Words, Phrase (for Exact Phrase), fuzzy and wildcards.
These are really very good features. I am using them extensively.
But one thing, I think, is missing and that is the Window/Distance Options for proximity search.
Can these options be implemented.. ??
-- Have a nice day JBest