[ https://issues.apache.org/jira/browse/LUCENENET-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Digy resolved LUCENENET-315. ---------------------------- Resolution: Fixed Nothing, I just hadn't time to test it deeply. Patch committed. DIGY > SimpleLRUCache Implementation > ----------------------------- > > Key: LUCENENET-315 > URL: https://issues.apache.org/jira/browse/LUCENENET-315 > Project: Lucene.Net > Issue Type: Improvement > Reporter: Michael Garski > Attachments: LUCENENET-315.patch > > > The current SimpleLRUCache implementation is a performance hit in the case of > 100% cache misses, which is a common occurrence if search results are cached > externally and only unique queries are executed. > Patch and performance metrics coming shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.