: I'm about to embark on implementing the full-text search feature of XQuery:
Good luck with that.
Here's some quick suggestions on how i'd try to tackle the things you
asked about, w/o putting much thought into...
: title ftcontains "usability" occurs at least 2 times
assuming this is
Hi -
I've used Lucene on a previous project, so I am somewhat familiar with the API.
However, I've never had to do anything "fancy" (where "fancy" means things like
using filters, different analyzers, boosting, payloads, etc).
I'm about to embark on implementing the full-text search feature of