Uses of Class
org.apache.lucene.index.NRTManager

Packages that use NRTManager
org.apache.lucene.index Code to maintain and access indices. 
 

Uses of NRTManager in org.apache.lucene.index
 

Constructors in org.apache.lucene.index with parameters of type NRTManager
NRTManagerReopenThread(NRTManager manager, double targetMaxStaleSec, double targetMinStaleSec)
          Create NRTManagerReopenThread, to periodically reopen the NRT searcher.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.