Class SeqNoDocValuesField

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

public class SeqNoDocValuesField extends AbstractLongDocValuesField
  • Constructor Details

    • SeqNoDocValuesField

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