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 2015/04/28 19:58:05 UTC

[jira] [Created] (LUCENE-6455) Do not cache queries on small indices

Adrien Grand created LUCENE-6455:
------------------------------------

             Summary: Do not cache queries on small indices
                 Key: LUCENE-6455
                 URL: https://issues.apache.org/jira/browse/LUCENE-6455
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Adrien Grand
            Assignee: Adrien Grand


The query cache currently only caches on segments that are more than 3% of the total index size currently. Another good condition could be to require a minimum index size so that we don't end up caching on things like MemoryIndex.



--
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