Jacob Marcus wrote:
Currently, JackRabbit has support for xpath and sql query languages. Is there any plan to support Lucene? Has someone already implemented this?
there are currently no plans to implement a lucene query language. but it should be quite easy to implement support for the lucene syntax.
some of the features are already available in the second parameter of the jcr:contains function. e.g. you can use wildcards, fuzzy queries, etc.
regards marcel
