Class MemoryDocumentIndexMap

  • All Implemented Interfaces:
    java.io.Serializable, DocumentIndex
    Direct Known Subclasses:
    MemoryDocumentIndexFieldsMap

    public class MemoryDocumentIndexMap
    extends MemoryDocumentIndex
    This class is a special variant of the Memory index class where the Document index is backed by a fast mapping structure in memory.
    Since:
    4.0
    Author:
    Richard McCreadie, Dyaa Albakour
    See Also:
    Serialized Form