[
https://issues.apache.org/jira/browse/LUCENE-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-4849:
-------------------------------
Attachment: LUCENE-4849.patch
Patch moves PTA under o.a.l.taxonomy with a concrete impl under *.directory
(basically the previous PTA impl). Most of the changes are due the package
move, but functionality hasn't changed.
Running few tests and i plan to commit this soon.
> Make ParallelTaxonomyArrays abstract
> ------------------------------------
>
> Key: LUCENE-4849
> URL: https://issues.apache.org/jira/browse/LUCENE-4849
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/facet
> Reporter: Shai Erera
> Assignee: Shai Erera
> Attachments: LUCENE-4849.patch
>
>
> ParallelTaxonomyArrays, while appearing on TaxonomyReader, actually support
> only one implementation, that of DirectoryTaxonomyReader. I'd like to make it
> abstract (perhaps share the children/siblings arrays computation) to allow
> for other taxonomy reader implementations.
--
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]