elasticsearch/docs/reference
Lee Hinman d1f7bd97cb [QUERY] Remove lowercase_expanded_terms and locale options
The analysis chain should be used instead of relying on this, as it is
confusing when dealing with different per-field analysers.

The `locale` option was only used for `lowercase_expanded_terms`, which,
once removed, is no longer needed, so it was removed as well.

Fixes #9978
Relates to #9973
2015-03-13 13:17:27 -06:00
..
analysis Docs: Update pattern-replace-charfilter.asciidoc 2015-01-29 20:24:08 +01:00
cat [doc] Cat API: show open and closed indices in _cat/indices 2015-03-09 15:45:26 -07:00
cluster API: add pending tasks count to cluster health 2015-02-25 14:58:44 +01:00
docs Mappings: Remove `index_analyzer` setting to simplify analyzer logic 2015-01-28 13:43:15 -08:00
images fixing typo in expDecayFunction and adding offset to all dacay functions 2015-03-05 12:28:08 +01:00
index-modules Docs: Use the new experimental annotation. 2015-02-05 15:29:45 +01:00
indices Recovery: RecoveryState clean up 2015-02-25 17:34:22 +01:00
mapping [doc] Link mapper-attachment type documentation to its repo 2015-02-27 22:18:59 +01:00
migration Mappings: Lock down _size field 2015-02-27 11:09:52 -08:00
modules [DOCS] fix typo in scripting docs 2015-03-12 15:28:50 -07:00
query-dsl [QUERY] Remove lowercase_expanded_terms and locale options 2015-03-13 13:17:27 -06:00
search [QUERY] Remove lowercase_expanded_terms and locale options 2015-03-13 13:17:27 -06:00
setup Allow configuration of the GC log file via an environment variable 2015-02-12 17:07:57 +01:00
testing Tests: Remove global shared cluster 2015-02-22 22:04:22 -08:00
analysis.asciidoc
api-conventions.asciidoc Update api-conventions.asciidoc 2015-01-16 14:26:50 +01:00
cat.asciidoc [TEST] Add missing docs and tests for '_cat/segments' 2015-01-09 12:29:11 +01:00
cluster.asciidoc
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc Update getting-started.asciidoc 2015-03-01 21:07:09 +01:00
glossary.asciidoc
index-modules.asciidoc Docs: Use the new experimental annotation. 2015-02-05 15:29:45 +01:00
index.asciidoc Updated latest version in docs 2015-02-11 19:25:10 +01:00
indices.asciidoc Add shadow replicas for shared filesystems 2015-02-18 15:34:06 -07:00
mapping.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
modules.asciidoc
query-dsl.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
search.asciidoc Search Exists API: Checks if any matching documents exist for a given query 2014-07-31 15:42:30 -04:00
setup.asciidoc Update setup.asciidoc 2014-12-30 17:40:51 +01:00
testing.asciidoc