Docs: Move field highlight order to the highlight page
This commit is contained in:
parent
765ac45168
commit
f19a748d3c
|
@ -551,6 +551,7 @@ keep in mind that scoring more phrases consumes more time and memory.
|
||||||
If using `matched_fields` keep in mind that `phrase_limit` phrases per
|
If using `matched_fields` keep in mind that `phrase_limit` phrases per
|
||||||
matched field are considered.
|
matched field are considered.
|
||||||
|
|
||||||
|
[float]
|
||||||
[[explicit-field-order]]
|
[[explicit-field-order]]
|
||||||
=== Field Highlight Order
|
=== Field Highlight Order
|
||||||
Elasticsearch highlights the fields in the order that they are sent. Per the
|
Elasticsearch highlights the fields in the order that they are sent. Per the
|
||||||
|
|
Loading…
Reference in New Issue