浏览代码

[DOCS] Fix routing param in search API docs (#58267)

James Rodewig 5 年之前
父节点
当前提交
c0191eb84c
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      docs/reference/search/search.asciidoc

+ 1 - 3
docs/reference/search/search.asciidoc

@@ -147,9 +147,7 @@ level settings.
 (Optional, boolean) Indicates whether hits.total should be rendered as an
 integer or an object in the rest search response. Defaults to `false`.
 
-`routing`::
-(Optional, <<time-units, time units>>) Specifies how long a consistent view of
-the index should be maintained for scrolled search.
+include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=routing]
 
 [[search-api-scroll-query-param]]
 `scroll`::