[ 
https://issues.apache.org/jira/browse/LUCENENET-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785376#action_12785376
 ] 

Digy commented on LUCENENET-315:
--------------------------------

Btw, nice code. Thanks Michael
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.

Reply via email to