Shai Erera created LUCENE-4844:
----------------------------------

             Summary: 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


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