elasticsearch/docs
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
..
community Docs: added searchkick 2015-01-26 21:58:36 +01:00
groovy-api Updated groovy docs to point to the new groovy repo 2014-05-14 12:08:02 +02:00
java-api [DOCS] update JAVA API with aggregation changes 2015-03-05 11:09:49 +00:00
javascript Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
python Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
reference [QUERY] Remove lowercase_expanded_terms and locale options 2015-03-13 13:17:27 -06:00
resiliency Updated the resiliency status page for v1.4.0 2015-03-03 19:50:13 +01:00
river
ruby Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
README.md

README.md

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elasticsearch/docs