[ 
https://issues.apache.org/jira/browse/LUCENE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264353#comment-14264353
 ] 

ASF subversion and git services commented on LUCENE-6157:
---------------------------------------------------------

Commit 1649480 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1649480 ]

LUCENE-6157: Add the ability to compute finer-grained stats on the LRU filter 
cache.

> Add the ability to compute fine-grained statistics on the filter cache
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-6157
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6157
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-6157.patch
>
>
> The filter cache exposes some useful statistics about its usage, eg. hit 
> count, eviction count, etc. In some cases it could be useful to give users 
> the ability to compute finer-grained statistics though, for example by 
> breaking up statistics by segment, index or by type of filter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to