Class ExtendedMemoryIndex



  • public final class ExtendedMemoryIndex
    extends org.apache.lucene.index.memory.MemoryIndex
    This class overwrites MemoryIndex to make the reuse constructor visible.
    • Constructor Detail

      • ExtendedMemoryIndex

        public ExtendedMemoryIndex(boolean storeOffsets,
                                   long maxReusedBytes)