[
https://issues.apache.org/jira/browse/LUCENE-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191383#comment-16191383
]
ASF subversion and git services commented on LUCENE-7972:
---------------------------------------------------------
Commit db95888effb14b5600106e91d21d3adb090fbd96 in lucene-solr's branch
refs/heads/branch_7x from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=db95888 ]
LUCENE-7972: DirectoryTaxonomyReader now implements Accountable
> DirectoryTaxonomyReader should implement Accountable
> ----------------------------------------------------
>
> Key: LUCENE-7972
> URL: https://issues.apache.org/jira/browse/LUCENE-7972
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 7.1, master (8.0)
>
> Attachments: LUCENE-7972.patch
>
>
> This class is a concrete instance of {{TaxonomyReader}} that uses a Lucene
> index to map facet labels to ordinals.
> It uses a fair amount of heap, e.g. to hold parent/sibling/child int arrays,
> to cache recent lookups, and in the underlying {{IndexReader}}. I think we
> should have it implement {{Accountable}} so people can track its heap usage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]