Skip to content

Commit

Permalink
more docs changes for top hits
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Dec 19, 2019
1 parent 3fd34c3 commit 4628ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/maps/maps-aggregations.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ To enable top hits:
. Set *Entity* to the field that identifies entities in your documents.
This field will be used in the terms aggregation to group your documents into entity buckets.
. Set *Documents per entity* to configure the maximum number of documents accumulated per entity.
This setting is limited to `index.max_inner_result_window` index setting, which defaults to 100.

[role="screenshot"]
image::maps/images/top_hits.png[]
Expand Down

0 comments on commit 4628ca2

Please sign in to comment.