[
https://issues.apache.org/jira/browse/LUCENE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604952#comment-13604952
]
Commit Tag Bot commented on LUCENE-4844:
----------------------------------------
[trunk commit] Shai Erera
http://svn.apache.org/viewvc?view=revision&revision=1457674
LUCENE-4844: remove TaxonomyReader.getParent
> Remove TaxonomyReader.getParent(ord)
> ------------------------------------
>
> Key: LUCENE-4844
> URL: https://issues.apache.org/jira/browse/LUCENE-4844
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/facet
> Reporter: Shai Erera
> Assignee: Shai Erera
> Attachments: LUCENE-4844.patch
>
>
> This should have been gone when we introduced .getParallelArrays(). The
> method simply calls getParallelArrays().parents()[ord], and that's what
> callers should do. Except one test, no other code in facets calls this method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]