Interface BytesRefProducer


public interface BytesRefProducer
used by ScriptSortBuilder to refer to classes in x-pack (eg. org.elasticsearch.xpack.versionfield.Version) that need a custom FieldComparatorSource
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.lucene.util.BytesRef
     
  • Method Details

    • toBytesRef

      org.apache.lucene.util.BytesRef toBytesRef()