Browse Source

Docs: Move field highlight order to the highlight page

Clinton Gormley 10 years ago
parent
commit
f19a748d3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/reference/search/request/highlighting.asciidoc

+ 1 - 0
docs/reference/search/request/highlighting.asciidoc

@@ -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