On Tue, Sep 14, 2010 at 3:17 PM, Paco Avila <[email protected]> wrote: > Here you can define which node properties need to be indexed and which not. > > http://wiki.apache.org/jackrabbit/IndexingConfiguration
The problem is that afaik, you cannot exclude properties through the IndexingConfiguration Regards Ard > > On Tue, Sep 14, 2010 at 1:48 PM, Ard Schrijvers > <[email protected]> wrote: >> On Tue, Sep 14, 2010 at 1:29 PM, Thorsten Rössner <[email protected]> wrote: >>> Hello everybody, >>> >>> I am facing the problem, that the lucene index is very large. >>> Now I want to exclude properties from being indexed. I read in the wiki, >>> that it is possible to include properties. But in my case it would be better >>> to exclude, because there are few properties to exclude and many to include. >>> Is there a way to exclude properties from the Lucene index? >> >> This doesn't seem to be possible atm. >> >> Regards Ard >> >>> >>> Thanks a lot >>> Thorsten >>> >> > > > > -- > OpenKM > http://www.openkm.com > http://www.guia-ubuntu.org >
