OpenSearch/docs
Christoph Büscher 5d25bc30cd Query DSL: Remove NotQueryBuilder
The NotQueryBuilder has been deprecated on the 2.x branches
and can be removed with the next major version. It can be
replaced by boolean query with added mustNot() clause.

Closes #13761
2015-10-20 19:43:16 +02:00
..
community-clients Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
groovy-api Java api: remove the count api 2015-10-19 14:40:52 +02:00
java-api Query DSL: Remove NotQueryBuilder 2015-10-20 19:43:16 +02:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
plugins Adding backoff from retries on GCE errors 2015-10-19 10:28:08 -07:00
python Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
reference Query DSL: Remove NotQueryBuilder 2015-10-20 19:43:16 +02:00
resiliency Update link to Jepsen related test class 2015-10-01 16:34:19 -04: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