You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _query-dsl/specialized/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ OpenSearch supports the following specialized queries:
22
22
23
23
-`percolate`: Finds queries (stored as documents) that match the provided document.
24
24
25
-
-`rank_feature`: Calculates scores based on the values of numeric features. This query can skip non-competitive hits.
25
+
-[`rank_feature`]({{site.url}}{{site.baseurl}}/query-dsl/specialized/rank-feature/): Calculates scores based on the values of numeric features. This query can skip non-competitive hits.
26
26
27
27
-[`script`]({{site.url}}{{site.baseurl}}/query-dsl/specialized/script/): Uses a script as a filter.
0 commit comments