OpenSearch/docs/reference/docs
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
..
bulk.asciidoc Docs: Clarify that refresh on get/update/delete just refreshes the relevant shards 2014-09-07 11:36:52 +02:00
delete-by-query.asciidoc Core: Added `_shards` header to all write responses. 2015-01-08 18:10:08 +01:00
delete.asciidoc Core: Added `_shards` header to all write responses. 2015-01-08 18:10:08 +01:00
get.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
index_.asciidoc Mappings: Remove allow_type_wrapper setting 2015-01-08 09:13:40 -08:00
multi-get.asciidoc Update multi-get.asciidoc 2014-11-08 13:55:23 +01:00
multi-termvectors.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
termvectors.asciidoc Mappings: Remove `index_analyzer` setting to simplify analyzer logic 2015-01-28 13:43:15 -08:00
update.asciidoc Removed parent parameter from update request, because it is just sets the routing. 2015-01-07 10:26:20 +01:00