java.lang.Object
org.elasticsearch.script.CompositeFieldScript.EmitMap
- Enclosing class:
CompositeFieldScript
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmitMap
-
-
Method Details
-
emit
Emits all the subfields in one go. The key in the provided map is the field name, and the value their value(s)- Parameters:
subfields
- the map that holds the key-value pairs
-