[ 
https://issues.apache.org/jira/browse/LUCENE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shai Erera resolved LUCENE-4844.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3
                   5.0

Committed to trunk and 4x.
                
> 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
>             Fix For: 5.0, 4.3
>
>         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]

Reply via email to