浏览代码

Docs: Move field highlight order to the highlight page

Clinton Gormley 10 年之前
父节点
当前提交
f19a748d3c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
 matched field are considered.
 
+[float]
 [[explicit-field-order]]
 === Field Highlight Order
 Elasticsearch highlights the fields in the order that they are sent.  Per the