You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2016/04/21 16:58:25 UTC

[jira] [Created] (LUCENE-7238) MemoryIndex.createSearcher should disable caching explicitly

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org