OpenSearch/docs/reference/analysis/analyzers
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
..
custom-analyzer.asciidoc The name "position_offset_gap" is confusing because Lucene has three 2015-08-26 14:56:35 -07:00
keyword-analyzer.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
lang-analyzer.asciidoc Upgrade master to lucene 5.0 snapshot 2014-11-05 15:48:51 -05:00
pattern-analyzer.asciidoc Docs: Fixed the backslash escaping on the pattern analyzer docs 2015-05-15 18:40:16 +02:00
simple-analyzer.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
snowball-analyzer.asciidoc Referring to stop analyzer for stopword docs #329 2014-01-14 11:53:30 +01:00
standard-analyzer.asciidoc [DOCS] Update documentation for `max_token_length` 2015-01-27 13:52:14 -07:00
stop-analyzer.asciidoc Referring to stop analyzer for stopword docs #329 2014-01-14 11:53:30 +01:00
whitespace-analyzer.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00