Skip to content

Commit

Permalink
[DOCS] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Dec 22, 2020
1 parent 6b463a7 commit 3f52894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/rollup/apis/rollup-api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Array of <<keyword,keyword family>> and <<number,numeric>> fields to store. If
you specify a `terms` object, this property is required.
+
TIP: Avoid storing high-cardinality fields. High-cardinality fields can greatly
increase the size of resulting rollup index.
increase the size of the resulting rollup index.
======
=====

Expand Down

0 comments on commit 3f52894

Please sign in to comment.