Class VersionDocValuesField

java.lang.Object
org.elasticsearch.script.field.AbstractLongDocValuesField
org.elasticsearch.script.field.VersionDocValuesField
All Implemented Interfaces:
Iterable<Long>, ScriptDocValues.Supplier<Long>, DocValuesField<Long>, Field<Long>

public class VersionDocValuesField extends AbstractLongDocValuesField
  • Constructor Details

    • VersionDocValuesField

      public VersionDocValuesField(org.apache.lucene.index.SortedNumericDocValues input, String name)