Class VersionDocValuesField

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

public class VersionDocValuesField extends AbstractLongDocValuesField
  • Constructor Details

    • VersionDocValuesField

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