Class EmptyDocValuesProducer

java.lang.Object
org.apache.lucene.codecs.DocValuesProducer
org.apache.lucene.index.EmptyDocValuesProducer
All Implemented Interfaces:
Closeable, AutoCloseable

public abstract class EmptyDocValuesProducer extends DocValuesProducer
Abstract base class implementing a DocValuesProducer that has no doc values.