Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
-
Any
-
New, Patch Available
Description
PerFieldAnalyzerWrapper does not delegates calls to getOffsetGap(Fieldable), instead it returns the default values from the implementation of Analyzer. (Similar to LUCENE-659 "PerFieldAnalyzerWrapper fails to implement getPositionIncrementGap")
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-2801 getOffsetGap should not be called for non-anaylyzed fields
- Open