Which are made available to the client via QueryService: XPathQueryServiceImpl XUpdateQueryServiceImpl
Would it make sense to add FullTextQueryServiceImpl, or LuceneQueryServiceImpl, and use Lucene's query syntax to access lucene indexer?
I certainly think it'd be nice to have that as an option even if I also make it handle XPath queries. That way you'd have access to Lucene's searching operators.
-- Andy Armstrong, Tagish