Skip to content

Commit 14555ca

Browse files
szabostevelcawl
andauthored
[DOCS] Links transforms in aggregation docs (#52563)
Co-authored-by: Lisa Cawley <[email protected]>
1 parent 0d62213 commit 14555ca

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/reference/aggregations/misc.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,12 @@ request. This is the case for Terms, Significant Terms and Percentiles aggregati
167167
also contains information about the type of the targeted field: `lterms` (for a terms aggregation on a Long field),
168168
`sigsterms` (for a significant terms aggregation on a String field), `tdigest_percentiles` (for a percentile
169169
aggregation based on the TDigest algorithm).
170+
171+
172+
[[indexing-aggregation-results]]
173+
== Indexing aggregation results with {transforms}
174+
175+
<<transforms,{transforms-cap}>> enable you to convert existing {es} indices
176+
into summarized indices, which provide opportunities for new insights and
177+
analytics. You can use {transforms} to persistently index your aggregation
178+
results into entity-centric indices.

0 commit comments

Comments
 (0)