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

Shai Erera updated LUCENE-4844:
-------------------------------

    Attachment: LUCENE-4844.patch

Patch removes getParent and fixes test. I will commit tomorrow.
                
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to