Adrien Grand created LUCENE-7238:
------------------------------------

             Summary: MemoryIndex.createSearcher should disable caching 
explicitly
                 Key: LUCENE-7238
                 URL: https://issues.apache.org/jira/browse/LUCENE-7238
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


Follow-up of LUCENE-7235: In practice, nothing will be cached with a reasonable 
cache implementation given the size of the index (a single document). But it 
would still be better to explicitly disable caching so that we don't eg. take 
unnecessary locks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to