OpenSearch/docs
javanna a843008b17 Highlighting: require_field_match set to true by default
The default `false` for `require_field_match` is a bit odd and confusing for users, given that field names get ignored by default and every field gets highlighted if it contains terms extracted out of the query, regardless of which fields were queries. Changed the default to `true`, it can always be changed per request.

Closes #10627
Closes #11067
2015-05-15 21:38:45 +02:00
..
community Added an R client to community clients page 2015-05-15 21:25:11 +02:00
groovy-api Docs: Updated elasticsearch.org links to elastic.co 2015-05-01 20:46:12 +02:00
java-api parent/child: Removed the `top_children` query. 2015-05-10 16:30:19 +02: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 Highlighting: require_field_match set to true by default 2015-05-15 21:38:45 +02:00
resiliency Docs: Fixed typos 2015-05-05 10:38:05 +02:00
river Warning in documentation for deprecation of rivers 2015-04-05 20:54:26 +02:00
ruby Docs: Fixed typos 2015-05-05 10:38:05 +02:00
README.asciidoc Docs: Updated docs/README.asciidoc to point to the new docs repo 2015-04-27 08:54:07 +02:00

README.asciidoc

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

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