Class AbstractLuceneIndex

    • Field Detail

      • oldmonitors

        protected final Collection<AbstractReaderMonitor> oldmonitors
        keep a lit of old monitors that are still iterating but not closed (open iterators), will be all closed on shutdown items are removed from list by ReaderMnitor.endReading() when closing
    • Constructor Detail

      • AbstractLuceneIndex

        public AbstractLuceneIndex()