Hello,
I'm just starting to play with the full text support and am considering replacing some legacy text searching capabilities with queries. In order to do so however, I need a few features that I haven't been able to find by looking at the specs. Is it possible to return the absolute text offset in characters (either from the start of the document or the start of the result node) for each match? Along with that is it possible to return every match, even if it results in returning the same node more than once (if it has more than one occurrence for example)?
Even if XQuery Full Text doesn't work for this particular need, it's still very cool and I really like the implementation and look forward to finding other uses.
Thanks,
Dave