Kranti Parisa created SOLR-5080:
-----------------------------------

             Summary: Ability to Configure Expirable Caches (use Google 
Collections - MapMaker for SolrCache)
                 Key: SOLR-5080
                 URL: https://issues.apache.org/jira/browse/SOLR-5080
             Project: Solr
          Issue Type: New Feature
            Reporter: Kranti Parisa


We should be able to configure the expirable caches, especially for 
filterCaches. In some cases, the filterCaches are not valid beyond certain time 
(example 5 minutes). 

Google collections has MapMaker which does allow expiration
http://google-collections.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html

SolrCache, LRUCache etc can be implemented with MapMaker

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to