elasticsearch/docs/reference/search/request
Masaru Hasegawa 3df2a086d4 Resolve index names in indices_boost
This change allows specifying alias/wildcard expression in indices_boost.
And added another format for specifying indices_boost. It accepts array of index name and boost pair.
If an index is included in multiple aliases/wildcard expressions, the first match will be used.
With new format, old format is marked as deprecated.

Closes #4756
2016-12-11 21:41:49 +09:00
..
docvalue-fields.asciidoc
explain.asciidoc
from-size.asciidoc
highlighting.asciidoc [DOCS] Use a better name for fields in examples to avoid ambiguity 2016-10-07 14:46:55 +11:00
index-boost.asciidoc Resolve index names in indices_boost 2016-12-11 21:41:49 +09:00
inner-hits.asciidoc
min-score.asciidoc
named-queries-and-filters.asciidoc
post-filter.asciidoc
preference.asciidoc Change separator for shards preference 2016-10-07 07:17:01 -05:00
query.asciidoc
rescore.asciidoc Update rescoring docs in respect to sort (#20477) 2016-09-14 17:07:10 +01:00
script-fields.asciidoc
scroll.asciidoc Documentation updates for scroll API size parameter (#21229) 2016-11-01 15:55:09 -04:00
search-after.asciidoc
search-type.asciidoc
sort.asciidoc clarification on geo distance sorting (#21779) 2016-11-24 16:06:10 +01:00
source-filtering.asciidoc Fixed naming inconsistency for fields/stored_fields in the APIs (#20166) 2016-09-13 20:54:41 +02:00
stored-fields.asciidoc typo fix (it self -> itself) (#21781) 2016-11-24 17:11:43 +01:00
version.asciidoc