elasticsearch/docs/reference/mapping
Mayya Sharipova b460f081c2
[DOCS] _index_prefix for highligh matched_fields (#118569)
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.
2024-12-12 10:24:55 -05:00
..
dynamic Add `unmatch_mapping_type`, and support array of types (#103171) 2024-02-09 10:42:26 -05:00
fields Update and edit logsdb docs for logsdb / synthetic source GA (#118303) 2024-12-11 13:24:24 -05:00
params [DOCS] _index_prefix for highligh matched_fields (#118569) 2024-12-12 10:24:55 -05:00
types [DOCS] _index_prefix for highligh matched_fields (#118569) 2024-12-12 10:24:55 -05:00
dynamic-mapping.asciidoc
explicit-mapping.asciidoc [DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` (#107413) 2024-04-17 14:37:07 +02:00
fields.asciidoc
mapping-settings-limit.asciidoc [DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` (#107413) 2024-04-17 14:37:07 +02:00
params.asciidoc
removal_of_types.asciidoc
runtime.asciidoc [DOCS] Lookup runtime fields are now GA (#114221) 2024-10-07 14:52:42 +02:00
types.asciidoc Add documentation for passthrough field type (#114720) 2024-10-15 12:05:02 +02:00