Re: Using payload during indexes with Lucene 2.9.0

2009-10-08 Thread Karl Wettin
Hi Mauro, this is the -dev list where we discuss the development of the API. Questions about how to use the API should be sent to the -users list. Please try use the -users list for future questions on how to use the API or if responding to this mail. In answer to your question, the class

Using payload during indexes with Lucene 2.9.0

2009-10-08 Thread Mauro Dragoni
Hi to everyone, I'm new in this mailing list... :) Some days ago I downloaded the new versione of Lucene, but I didn't find the classes that I used to index terms with payload (PayloadEncoder, DelimitedPayloadTokenFilter, etc.) So, I would ask you where may I find an example to use payload with th