Alexander Klimetschek wrote: > On Wed, May 20, 2009 at 5:29 AM, Bernd Fondermann <[email protected]> > wrote: >> Is it possible to control for the built-in Lucene indexing how >> Jackrabbit Nodes are indexed with respect to how Attributes are mapped >> to Lucene Fields and when Storing, Indexing and Tokenizing is applied? > > Have a look at > > http://wiki.apache.org/jackrabbit/Search > > There are some things to configure, for example you can provide a > different Lucene analyzer ("analyzer" parameter).
Yes, I was already aware of that page. I browsed the Jackrabbit code, too. But I don't see that controlling per-Attribute indexing is possible, is it? Bernd
