Daniele Dellafiore wrote:
Maybe I am not exaplaining myself.
I did read those articles when I started to work with jackrabbit. They
make query examples and query are expressed in XPath. This is *not*
what I am searching.

What I am looking for are query examples with *lucene*, that actually
use LuceneQueryBuilder or a more useful commodity.

please note that jackrabbit only supports the two query syntax specified in JSR 170. jackrabbit does use lucene, but you cannot use its syntax (except for the second parameter in jcr:contains()).

I am looking for
examples about using features described here:
http://wiki.apache.org/jackrabbit/Search

this page mainly talks about how to configure the query handler in jackrabbit. the jackrabbit proprietary features extensions are described on the respective pages. see links at the bottom of the Search page.

regards
 marcel

Reply via email to