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

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

Commit 07de1dc011015ea7a344cda419e78397d00987c8 in lucene-solr's branch 
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=07de1dc ]

LUCENE-8397: add DirectoryTaxonomyWriter.getCache


> Add DirectoryTaxonomyWriter.getCache
> ------------------------------------
>
>                 Key: LUCENE-8397
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8397
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Major
>         Attachments: LUCENE-8397.patch
>
>
> {{DirectoryTaxonomyWriter}} uses a cache to hold recently mapped labels / 
> ordinals.  You can provide an impl when you create the class, or it will use 
> a default impl.
>  
> I'd like to add a getter, {{DirectoryTaxonomyWriter.getCache}} to retrieve 
> the cache it's using; this is helpful for getting diagnostics (how many 
> cached labels, how much RAM used, etc.).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to