java.lang.Object
org.elasticsearch.script.SourceMapFieldScript
- Direct Known Subclasses:
IngestConditionalScript
Abstract base class for that exposes the non-mutable field APIs to scripts.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ctxMap
-
-
Constructor Details
-
SourceMapFieldScript
-
-
Method Details
-
field
Expose thefieldAPI- Parameters:
path- the path to the field in the source map- Returns:
- a new
SourceMapFieldinstance for the specified path
-