elasticsearch/docs/reference/mapping
Mayya Sharipova c341d73f89
[DOCS] _index_prefix for highligh matched_fields (#118569) (#118580)
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-13 03:27:56 +11: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) (#118505) 2024-12-11 21:39:35 +01:00
params [DOCS] _index_prefix for highligh matched_fields (#118569) (#118580) 2024-12-13 03:27:56 +11:00
types [DOCS] _index_prefix for highligh matched_fields (#118569) (#118580) 2024-12-13 03:27:56 +11:00
dynamic-mapping.asciidoc [DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
explicit-mapping.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
fields.asciidoc Support fetching _tier field value (#71379) 2021-04-08 11:41:52 -07:00
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 [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
removal_of_types.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
runtime.asciidoc [DOCS] Lookup runtime fields are now GA (#114221) (#114229) 2024-10-08 00:20:27 +11:00
types.asciidoc Add documentation for passthrough field type (#114720) (#114809) 2024-10-15 22:25:49 +11:00