Thx!

> -----Ursprüngliche Nachricht-----
> Von: Federico Fissore [mailto:feder...@fissore.org]
> Gesendet: Montag, 9. Mai 2011 09:52
> An: java-user@lucene.apache.org
> Betreff: Re: Is there kind of a "NullAnalyzer" ?
> 
> Clemens Wyss, il 09/05/2011 09:42, ha scritto:
> > i.e. an analyzer which takes the field to be analyzed as is into the 
> > index...?
> > The fields I am trying to index have a max length of 3 words and I don't
> want to match sub terms of these fields.
> >
> 
> keyword analyzer?
> 
> https://lucene.apache.org/java/3_0_3/api/core/org/apache/lucene/analysis
> /KeywordAnalyzer.html
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to