Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
New
Description
There's a huge difference between TextField and StringField, StringField screws up scoring and bypasses your Analyzer.
(see java-user thread "Custom Analyzer Not Called When Indexing" as an example.)
The name we use here is vital, otherwise people will get bad results.
I think we should rename StringField to MatchOnlyField.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-1366 Rename Field.Index.UN_TOKENIZED/TOKENIZED/NO_NORMS
- Closed
- supercedes
-
LUCENE-3792 Remove StringField
- Open