Enhance documenation to explain that "_index_prefix" subfield must be added to `matched_fields` param for highlighting a main field. When doing prefix queries on fields that are indexed with prefixes, "_index_prefix" subfield is used. If we try to highlight the main field, we may not get any results. "_index_prefix" subfield must be added to `matched_fields` which instructs ES to use matches from "_index_prefix" to highlight the main field. |
||
---|---|---|
.. | ||
analyzer.asciidoc | ||
coerce.asciidoc | ||
copy-to.asciidoc | ||
doc-values.asciidoc | ||
dynamic.asciidoc | ||
eager-global-ordinals.asciidoc | ||
enabled.asciidoc | ||
format.asciidoc | ||
ignore-above.asciidoc | ||
ignore-malformed.asciidoc | ||
index-options.asciidoc | ||
index-phrases.asciidoc | ||
index-prefixes.asciidoc | ||
index.asciidoc | ||
meta.asciidoc | ||
multi-fields.asciidoc | ||
normalizer.asciidoc | ||
norms.asciidoc | ||
null-value.asciidoc | ||
position-increment-gap.asciidoc | ||
properties.asciidoc | ||
search-analyzer.asciidoc | ||
similarity.asciidoc | ||
store.asciidoc | ||
subobjects.asciidoc | ||
term-vector.asciidoc |