Class LongDocValuesField

All Implemented Interfaces:
Iterable<Long>, ScriptDocValues.Supplier<Long>, DocValuesScriptFieldFactory, Field<Long>, ScriptFieldFactory

public class LongDocValuesField extends AbstractLongDocValuesField
  • Constructor Details

    • LongDocValuesField

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