Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 81530 invoked by uid 500); 22 Nov 2002 17:35:48 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 81386 invoked from network); 22 Nov 2002 17:35:46 -0000 Date: Fri, 22 Nov 2002 17:35:48 +0000 Subject: Re: Mods to CocoonLucene Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v548) From: Jeremy Quinn To: cocoon-dev@xml.apache.org Content-Transfer-Encoding: 7bit In-Reply-To: <3DDE650C.5000208@verizon.net> Message-Id: X-Mailer: Apple Mail (2.548) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Friday, Nov 22, 2002, at 17:10 Europe/London, Vadim Gritsenko wrote: > Vadim Gritsenko wrote: > >> Jeremy Quinn wrote: > > > ... > >>> PS. Please remember to commit your SearchTransformer, it's going to >>> be much more powerful solution for modifying queries on the fly, and >>> all that can lead to .... >> > > Ok, it's in. That's LuceneTransformer in the scratchpad, take a look > at it. I use it to populate index directly from database, bypassing > crawling (otherwise index creation will not finish in several days!!!) > > I'm really sorry that I've provided no documentation to it, but usage > principally is similar to: > > > > >
My Document Title
> > > ... > > >
>
> ... >
> > > Here, > lucene:store: Means that index will store content of this element to > be shown later in search results. > lucene:text-attr: Means that attributes of the element should also be > indexed together with the content of the element. > Excellent, Vadim, I'll have a look. Many thanks regards Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org