We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369c66b commit aa9a6acCopy full SHA for aa9a6ac
docs/maps/maps-aggregations.asciidoc
@@ -47,7 +47,7 @@ To enable top hits:
47
. Set *Entity* to the field that identifies entities in your documents.
48
This field will be used in the terms aggregation to group your documents into entity buckets.
49
. Set *Documents per entity* to configure the maximum number of documents accumulated per entity.
50
-This setting is limited to `index.max_inner_result_window` index setting, which defaults to 100.
+This setting is limited to the `index.max_inner_result_window` index setting, which defaults to 100.
51
52
[role="screenshot"]
53
image::maps/images/top_hits.png[]
0 commit comments