|
Uwe Schindler |
at May 9, 2011 at 8:08 am
|
⇧ |
| |
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.deeMail: uwe@thetaphi.de
-----Original Message-----
From: Clemens Wyss
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org