|
@@ -31,7 +31,7 @@ added[0.90.6]
|
|
|
The `size` parameter defines how many top terms should be returned out
|
|
The `size` parameter defines how many top terms should be returned out
|
|
|
of the overall terms list. By default, the node coordinating the
|
|
of the overall terms list. By default, the node coordinating the
|
|
|
search process will ask each shard to provide its own top `size` terms
|
|
search process will ask each shard to provide its own top `size` terms
|
|
|
-and once all shards respond, it will reduces the results to the final list
|
|
|
|
|
|
|
+and once all shards respond, it will reduce the results to the final list
|
|
|
that will then be sent back to the client. This means that if the number
|
|
that will then be sent back to the client. This means that if the number
|
|
|
of unique terms is greater than `size`, the returned list is slightly off
|
|
of unique terms is greater than `size`, the returned list is slightly off
|
|
|
and not accurate (it could be that the term counts are slightly off and it
|
|
and not accurate (it could be that the term counts are slightly off and it
|