c52b1f3a7c
Currently if you run an `exists` query on an object, it will resolve all sub fields and create a disjunction for all those fields. However the `_field_names` mapper indexes paths for objects so we could query object paths directly. I also changed the query parser to reject `exists` queries if the `_field_names` field is disabled since it would be a big performance trap. |
||
---|---|---|
.. | ||
community-clients | ||
groovy-api | ||
java-api | ||
perl | ||
plugins | ||
python | ||
reference | ||
resiliency | ||
ruby | ||
README.asciidoc |
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