docs: removed confusing statement.
This commit is contained in:
parent
1a55c073e8
commit
8e63ce00f0
|
@ -192,8 +192,8 @@ relevancy order of the most relevant document in a bucket.
|
|||
--------------------------------------------------
|
||||
|
||||
At the moment the `max` (or `min`) aggregator is needed to make sure the buckets from the `terms` aggregator are
|
||||
ordered according to the score of the most relevant webpage per domain. The `top_hits` aggregator isn't a metric aggregator
|
||||
and therefore can't be used in the `order` option of the `terms` aggregator.
|
||||
ordered according to the score of the most relevant webpage per domain. Unfortunately the `top_hits` aggregator
|
||||
can't be used in the `order` option of the `terms` aggregator yet.
|
||||
|
||||
==== top_hits support in a nested or reverse_nested aggregator
|
||||
|
||||
|
|
Loading…
Reference in New Issue