OpenSearch/docs
Christoph Büscher ecbc7774ca Docs: Add query to Query DSL documentation
We already introduced the MatchNoneQueryBuilder query that does not
return any documents, mainly because we needed it for internal
representation of the NONE option in the IndicesQueryBuilder.
However, the query was requested at least once also for the query dsl,
and since we can parser it already we should document it as
`match_none` query in the relevant reference docs as well.
2015-11-18 14:39:28 +01:00
..
community-clients Revert "Removed redundant docs/community-clients/index.asciidoc" 2015-11-08 23:24:45 +01:00
groovy-api Backs out early link fix. 2015-10-22 15:00:35 -07:00
java-api Removed include for not-query. 2015-10-20 14:28:00 -07:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
plugins Updated the correct doc for Kafka Consumer 2015-11-17 14:11:03 +01:00
python Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
reference Docs: Add query to Query DSL documentation 2015-11-18 14:39:28 +01:00
resiliency Clarify stale shard issue on Resiliency page 2015-11-13 12:40:51 -05: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