Hi, On Fri, Sep 25, 2009 at 14:24, Muguet Bradbury <[email protected]> wrote: > Is there a way to add content to a jackrabbit repo without making it > searchable, thus avoiding the TermBuffer objects being created?
you can define indexing rules for certain node types and let jackrabbit only index certain properties. see: http://wiki.apache.org/jackrabbit/IndexingConfiguration regards marcel
