Browse Source

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

James Rodewig 5 years ago
parent
commit
c0191eb84c
1 changed files with 1 additions and 3 deletions
  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
 (Optional, boolean) Indicates whether hits.total should be rendered as an
 integer or an object in the rest search response. Defaults to `false`.
 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]]
 [[search-api-scroll-query-param]]
 `scroll`::
 `scroll`::