docs: removed confusing statement.

This commit is contained in:
Martijn van Groningen 2016-04-19 11:49:51 +02:00
parent 1a55c073e8
commit 8e63ce00f0
1 changed files with 2 additions and 2 deletions

View File

@ -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