xuzha
|
fb2be6d6a1
|
The name "position_offset_gap" is confusing because Lucene has three
similar sounding things:
* Analyzer#getPositionIncrementGap
* Analyzer#getOffsetGap
* IndexOptions.DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS and
* FieldType#storeTermVectorOffsets
Rename position_offset_gap to position_increment_gap
closes #13056
|
2015-08-26 14:56:35 -07:00 |