|
@@ -54,8 +54,7 @@ faster.
|
|
|
The `sort` field in the metric request functions exactly the same as the `sort` field in the
|
|
|
<<sort-search-results, search>> request except:
|
|
|
|
|
|
-* It can't be used on <<binary,binary>>, <<flattened,flattened>>, <<ip,ip>>,
|
|
|
-<<keyword,keyword>>, or <<text,text>> fields.
|
|
|
+* It can't be used on <<binary,binary>>, <<flattened,flattened>> or <<text,text>> fields.
|
|
|
* It only supports a single sort value so which document wins ties is not specified.
|
|
|
|
|
|
The metrics that the aggregation returns is the first hit that would be returned by the search
|