Hi, KeywordTokenizer and KeywordAnalyzer.
The same functionality can be achieved per field using Field.INDEX_NOT_ANALYZED. ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Clemens Wyss [mailto:clemens...@mysign.ch] > Sent: Monday, May 09, 2011 9:43 AM > To: java-user@lucene.apache.org > Subject: Is there kind of a "NullAnalyzer" ? > > 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. > > --------------------------------------------------------------------- > 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