[DOCS] Add experimental tag to inference processor and bucket aggregation (#63023)

This commit is contained in:
Lisa Cawley 2020-09-30 07:20:38 -07:00 committed by lcawl
parent 0655d9e8ac
commit 3838fe1fd4
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@
[[search-aggregations-pipeline-inference-bucket-aggregation]]
=== {infer-cap} Bucket Aggregation
experimental::[]
A parent pipeline aggregation which loads a pre-trained model and performs
{infer} on the collated result fields from the parent bucket aggregation.

View File

@ -6,6 +6,8 @@
<titleabbrev>{infer-cap}</titleabbrev>
++++
experimental::[]
Uses a pre-trained {dfanalytics} model to infer against the data that is being
ingested in the pipeline.