Re: Question about searcherManager applyAllDeletes parameter and maybeRefresh method

2023-03-02 Thread Ningshan Li
lt;https://github.com/apache/lucene-solr/blob/branch_7_4/lucene/core/src/java/org/apache/lucene/index/StandardDirectoryReader.java#L288> > ) > So basically the applyAllDeletes you passed into SearcherManager will > affect every call to the maybeRefresh. > > Best > Patrick > > On

Question about searcherManager applyAllDeletes parameter and maybeRefresh method

2023-03-02 Thread Ningshan Li
Hi! Hope you are all doing well! We are using searcherManager ( https://lucene.apache.org/core/7_4_0/core/org/apache/lucene/search/SearcherManager.html) and get a little confused on applyAllDeletes parameter in the constructor and the method maybeRefresh(). In our case, we need to search over