Package org.elasticsearch.client.analytics
package org.elasticsearch.client.analytics
-
ClassesClassDescriptionFor building inference pipeline aggregations NOTE: This extends AbstractPipelineAggregationBuilder for compatibility with
SearchSourceBuilder.aggregation(PipelineAggregationBuilder)
but it doesn't support any "server" side things like InferencePipelineAggregationBuilder.doWriteTo(StreamOutput) or InferencePipelineAggregationBuilder.createInternal(Map)This class parses the superset of all possible fields that may be written by InferenceResults.Results from thestring_stats
aggregation.Results of thetop_metrics
aggregation.The metrics belonging to the document with the "top" sort key.Builds thestring_stats
aggregation request.Builds the Top Metrics aggregation request.