Adrien Grand created LUCENE-10664: ------------------------------------- Summary: SearcherManager should return new IndexSearchers every time Key: LUCENE-10664 URL: https://issues.apache.org/jira/browse/LUCENE-10664 Project: Lucene - Core Issue Type: Bug Reporter: Adrien Grand
SearcherManager caches IndexSearcher instances. This is no longer a good approach now that IndexSearcher has timeout support (LUCENE-10151) and keeps track of the time until which queries are allowed to run. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org