Details
-
Improvement
-
Status: Patch Available
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New
Description
MappingCharFilter stores an overly complex tree-like structure for matching input patterns. The input is a union of fixed strings mapped to a set of fixed strings; an fst matcher would be ideal here and provide both memory and speed improvement I bet.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-3971 MappingCharFilter rarely has wrong correctOffset (for finalOffset)
- Patch Available