[
https://issues.apache.org/jira/browse/SOLR-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-2906:
---------------------------------
Attachment: SOLR-2906.patch
This should be the final patch. Added the stuff to actually get the parameter
from solrconfig "timeDecay" which ages out the cache entries as we've
discussed. Added tests to insure that it gets through from the config file.
Shawn: If you'd add some data to the Wiki about this new parameter, that would
be a good thing.
If nobody objects, I'll probably check this in in the next couple of days.
Since they're all new files, the patch will apply to both trunk and 3x cleanly.
> Implement LFU Cache
> -------------------
>
> Key: SOLR-2906
> URL: https://issues.apache.org/jira/browse/SOLR-2906
> Project: Solr
> Issue Type: Sub-task
> Components: search
> Affects Versions: 3.4
> Reporter: Shawn Heisey
> Assignee: Erick Erickson
> Priority: Minor
> Attachments: ConcurrentLFUCache.java, LFUCache.java, SOLR-2906.patch,
> SOLR-2906.patch, SOLR-2906.patch, SOLR-2906.patch, SOLR-2906.patch,
> SOLR-2906.patch, SOLR-2906.patch, SOLR-2906.patch, TestLFUCache.java
>
>
> Implement an LFU (Least Frequently Used) cache as the first step towards a
> full ARC cache
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]