| AggregationScript |
|
| BucketAggregationScript |
A script used in bucket aggregations that returns a double value.
|
| BucketAggregationSelectorScript |
A script used in bucket aggregations that returns a boolean value.
|
| DeprecationMap |
|
| FieldScript |
A script to produce dynamic values for return fields.
|
| FilterScript |
A script implementation of a query filter.
|
| IngestConditionalScript |
|
| IngestScript |
A script used by the Ingest Script Processor.
|
| JodaCompatibleZonedDateTime |
A wrapper around ZonedDateTime that exposes joda methods for backcompat.
|
| NumberSortScript |
|
| ScoreScript |
A script used for adjusting the score on a per document basis.
|
| ScoreScript.ExplanationHolder |
A helper to take in an explanation from a script and turn it into an Explanation
|
| Script |
|
| ScriptContext<FactoryType> |
The information necessary to compile and run a script.
|
| ScriptedMetricAggContexts |
|
| ScriptedMetricAggContexts.CombineScript |
|
| ScriptedMetricAggContexts.InitScript |
|
| ScriptedMetricAggContexts.MapScript |
|
| ScriptedMetricAggContexts.ReduceScript |
|
| ScriptMetaData |
|
| ScriptMetaData.Builder |
A builder used to modify the currently stored scripts data held within
the ClusterState.
|
| ScriptMetrics |
|
| ScriptModule |
|
| ScriptService |
|
| ScriptStats |
|
| SignificantTermsHeuristicScoreScript |
A script used in significant terms heuristic scoring.
|
| SimilarityScript |
|
| SimilarityWeightScript |
A script that is used to compute scoring factors that are the same for all documents.
|
| StoredScriptSource |
|
| StringSortScript |
|
| TemplateScript |
A string template rendered as a script.
|
| TermsSetQueryScript |
|
| UpdateScript |
An update script.
|