Interface AtomicFieldData

    • Method Summary

      Modifier and Type Method Description
      SortedBinaryDocValues getBytesValues()
      Return a String representation of the values.
      ScriptDocValues<?> getScriptValues()
      Returns field values for use in scripting.
      • Methods inherited from interface org.apache.lucene.util.Accountable

        getChildResources, ramBytesUsed
      • Methods inherited from interface org.elasticsearch.common.lease.Releasable

        close
    • Method Detail

      • getScriptValues

        ScriptDocValues<?> getScriptValues()
        Returns field values for use in scripting.