Class LongDocValuesField

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

public class LongDocValuesField extends AbstractLongDocValuesField
  • Constructor Details

    • LongDocValuesField

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