Class CompositeFieldScript.EmitMap

java.lang.Object
org.elasticsearch.script.CompositeFieldScript.EmitMap
Enclosing class:
CompositeFieldScript

public static class CompositeFieldScript.EmitMap extends Object
  • Constructor Details

  • Method Details

    • emit

      public void emit(Map<String,Object> subfields)
      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