OpenSearch/docs/reference/search/suggesters
Ryan Ernst afcedb94ed Mappings: Remove `index_analyzer` setting to simplify analyzer logic
The `analyzer` setting is now the base setting, and `search_analyzer`
is simply an override of the search time analyzer.  When setting
`search_analyzer`, `analyzer` must be set.

closes #9371
2015-01-28 13:43:15 -08:00
..
completion-suggest.asciidoc Mappings: Remove `index_analyzer` setting to simplify analyzer logic 2015-01-28 13:43:15 -08:00
context-suggest.asciidoc Docs: Fix order for PUT _mapping docs 2014-10-16 18:49:36 +02:00
phrase-suggest.asciidoc Typo: changed "5% or the real words" to "5% of the real words" 2014-11-25 13:15:33 +01:00
term-suggest.asciidoc Clarify `missing` behavior. 2014-05-13 15:49:46 +02:00