OpenSearch/docs/reference
Nirmal Chidambaram 75a676c70b Fail `span_multi` queries that exceeds boolean max clause limit (#30913)
By default span_multi query will limit term expansions = boolean max clause.
This will limit high heap usage in case of high cardinality term
expansions. This applies only if top_terms_N is not used in inner multi
query.
2018-06-07 09:34:39 +02:00
..
aggregations [Docs] Fix typo in Min Aggregation reference (#30899) 2018-05-31 15:05:03 +02:00
analysis [Feature] Adding a char_group tokenizer (#24186) 2018-05-22 16:26:31 +02:00
cat Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
cluster Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
commands [DOCS] Moves commands to docs folder (#31114) 2018-06-06 07:49:15 -07:00
docs Update get.asciidoc (#31084) 2018-06-04 15:44:00 -07:00
how-to Docs: remove notes on sparsity. (#30905) 2018-06-05 08:58:52 +02:00
images
index-modules Docs: Clarify constraints on scripted similarities. (#31076) 2018-06-05 08:51:00 +02:00
indices Remove usage of explicit type in docs (#29667) 2018-06-04 09:42:29 -04:00
ingest
mapping [DOCS] Clarify nested datatype introduction (#31055) 2018-06-06 09:32:45 +01:00
migration Match phrase queries against non-indexed fields should throw an exception (#31060) 2018-06-04 19:12:45 +01:00
modules [DOCS] Moves ML node info to docs (#31142) 2018-06-06 12:39:24 -07:00
query-dsl Fail `span_multi` queries that exceeds boolean max clause limit (#30913) 2018-06-07 09:34:39 +02:00
release-notes [DOCS] Restores 7.0.0 release notes and highlights 2018-05-15 08:48:41 -07:00
rest-api [DOCS] Creates rest-api folder in docs 2018-06-05 16:43:55 -07:00
search Deprecates indexing and querying a context completion field without context (#30712) 2018-05-31 16:09:48 +02:00
settings [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
setup [DOCS] Moves X-Pack setup to docs (#31145) 2018-06-06 14:46:20 -07:00
testing [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade Improve allocation-disabling instructions (#30248) 2018-05-29 08:34:20 +01:00
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
cat.asciidoc
cluster.asciidoc
docs.asciidoc
getting-started.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
glossary.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
gs-index.asciidoc
how-to.asciidoc
index-modules.asciidoc Document woes between auto-expand-replicas and allocation filtering (#30531) 2018-05-14 12:14:37 +02:00
index.asciidoc [DOCS] Moves X-Pack setup to docs (#31145) 2018-06-06 14:46:20 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc
ingest.asciidoc
mapping.asciidoc
modules.asciidoc
query-dsl.asciidoc
redirects.asciidoc [Docs] Clarify `fuzzy_like_this` redirect (#30183) 2018-05-02 11:45:37 +02:00
release-notes.asciidoc
search.asciidoc
setup.asciidoc
testing.asciidoc
upgrade.asciidoc