@@ -75,7 +75,7 @@ See <<highlighting>>.
7575
7676[role="exclude",id="search-request-index-boost"]
7777=== Index boost parameter for request body search API
78- See <<request-body-search- index-boost>>.
78+ See <<index-boost>>.
7979
8080[role="exclude",id="search-request-inner-hits"]
8181=== Inner hits parameter for request body search API
@@ -95,15 +95,15 @@ See <<post-filter>>.
9595
9696[role="exclude",id="search-request-preference"]
9797=== Preference parameter for request body search API
98- See <<request-body- search-preference>>.
98+ See <<search-preference>>.
9999
100100[role="exclude",id="search-request-query"]
101101=== Query parameter for request body search API
102102See <<request-body-search-query>>.
103103
104104[role="exclude",id="search-request-rescore"]
105105=== Rescoring parameter for request body search API
106- See <<request-body-search- rescore>>.
106+ See <<rescore>>.
107107
108108[role="exclude",id="search-request-script-fields"]
109109=== Script fields parameter for request body search API
@@ -119,11 +119,11 @@ See <<search-after>>.
119119
120120[role="exclude",id="search-request-search-type"]
121121=== Search type parameter for request body search API
122- See <<request-body-search- search-type>>.
122+ See <<search-type>>.
123123
124124[role="exclude",id="search-request-seq-no-primary-term"]
125125=== Sequence numbers and primary terms parameter for request body search API
126- See <<request-body-search-search-type >>.
126+ See <<optimistic-concurrency-control >>.
127127
128128[role="exclude",id="search-request-sort"]
129129=== Sort parameter for request body search API
@@ -140,7 +140,7 @@ See <<stored-fields>>.
140140
141141[role="exclude",id="search-request-track-total-hits"]
142142=== Track total hits parameter for request body search API
143- See <<request-body-search- track-total-hits>>.
143+ See <<track-total-hits>>.
144144
145145[role="exclude",id="search-request-version"]
146146=== Version parameter for request body search API
@@ -974,21 +974,25 @@ See <<eql-syntax-limitations>>.
974974
975975See <<eql-required-fields>>.
976976
977- ////
978977[role="exclude",id="search-request-body"]
979978=== Request body search
980979
981980This page has been removed.
982981
983982For search API reference documentation, see <<search-search>>.
984983
985- For search examples, see <<run-a-search >>.
984+ For search examples, see <<search-your-data >>.
986985
987986[role="exclude",id="request-body-search-docvalue-fields"]
988987==== Doc value fields
989988
990989See <<docvalue-fields, doc value fields>>.
991990
991+ [role="exclude",id="_fast_check_for_any_matching_docs"]
992+ ==== Fast check for any matching docs
993+
994+ See <<quickly-check-for-matching-docs>>.
995+
992996[role="exclude",id="request-body-search-collapse"]
993997==== Field collapsing
994998
@@ -1009,26 +1013,36 @@ See <<highlighting>>.
10091013
10101014See <<how-es-highlighters-work-internally>>.
10111015
1016+ [role="exclude",id="request-body-search-index-boost"]
1017+ ==== Index boost
1018+ See <<index-boost>>.
1019+
10121020[role="exclude",id="request-body-search-inner-hits"]
1013- === Inner hits
1021+ ==== Inner hits
10141022See <<inner-hits>>.
10151023
10161024[role="exclude",id="request-body-search-min-score"]
1017- === `min_score`
1018- See <<search-api-min-score>>.
1025+ ==== `min_score`
1026+
1027+ See the <<search-api-min-score,`min_score`>> parameter.
10191028
10201029[role="exclude",id="request-body-search-queries-and-filters"]
1021- === Named queries
1030+ ==== Named queries
10221031
1023- See <<named-queries>.
1032+ See <<named-queries>> .
10241033
10251034[role="exclude",id="request-body-search-post-filter"]
1026- === Post filter
1035+ ==== Post filter
10271036
10281037See <<post-filter>>.
10291038
1039+ [role="exclude",id="request-body-search-preference"]
1040+ ==== Preference
1041+
1042+ See <<search-preference>>.
1043+
10301044[role="exclude",id="request-body-search-rescore"]
1031- === Rescoring
1045+ ==== Rescoring
10321046
10331047See <<rescore>>.
10341048
@@ -1043,12 +1057,12 @@ See <<script-fields>>.
10431057See <<scroll-search-results>>.
10441058
10451059[[_clear_scroll_api]]
1046- ===== Clear scroll API
1060+ ==== Clear scroll API
10471061
10481062See <<clear-scroll-api>>.
10491063
10501064[[sliced-scroll]]
1051- ===== Sliced scroll
1065+ ==== Sliced scroll
10521066
10531067See <<slice-scroll>>.
10541068
@@ -1057,6 +1071,11 @@ See <<slice-scroll>>.
10571071
10581072See <<search-after>>.
10591073
1074+ [role="exclude",id="request-body-search-search-type"]
1075+ ==== Search type
1076+
1077+ See <<search-type>>.
1078+
10601079[role="exclude",id="request-body-search-sort"]
10611080==== Sort
10621081
@@ -1071,4 +1090,8 @@ See <<source-filtering>>.
10711090==== Stored fields
10721091
10731092See <<stored-fields>>.
1074- ////
1093+
1094+ [role="exclude",id="request-body-search-track-total-hits"]
1095+ ==== Track total hits
1096+
1097+ See <<track-total-hits>>.
0 commit comments