You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Mauro Dragoni <ma...@gmail.com> on 2009/10/08 22:45:30 UTC

Using payload during indexes with Lucene 2.9.0

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
the new lucene version.

Thanks in advance to everyone.
Mauro.

-- 
Dott. Mauro Dragoni
Ph.D. Università di Milano, Italy

My Business Site: http://www.dragotechpro.com
My Research Site: http://www.genalgo.com


Confidentially Notice. This electronic mail transmission may contain
legally privileged and/or confidential information. Do not read this,
if you are not the person named to.
Any use, distribution, copying or disclosure by any other person is
strictly prohibited.
If you received this transmission in error, please notify the sender
and delete the original transmission and its attachments without
reading or saving it in any manner.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: Using payload during indexes with Lucene 2.9.0

Posted by Karl Wettin <ka...@gmail.com>.
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 classes you are looking for are  
located in the contrib/analyzers package.
http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/analyzers/common/src/java/org/apache/lucene/analysis/payloads/
http://repo2.maven.org/maven2/org/apache/lucene/lucene-analyzers/2.9.0/

       karl


8 okt 2009 kl. 22.45 skrev 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
> the new lucene version.
>
> Thanks in advance to everyone.
> Mauro.
>
> -- 
> Dott. Mauro Dragoni
> Ph.D. Università di Milano, Italy
>
> My Business Site: http://www.dragotechpro.com
> My Research Site: http://www.genalgo.com
>
>
> Confidentially Notice. This electronic mail transmission may contain
> legally privileged and/or confidential information. Do not read this,
> if you are not the person named to.
> Any use, distribution, copying or disclosure by any other person is
> strictly prohibited.
> If you received this transmission in error, please notify the sender
> and delete the original transmission and its attachments without
> reading or saving it in any manner.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org