Shai Erera created LUCENE-5242:
----------------------------------
Summary: DirectoryTaxonomyWriter.replaceTaxonomy does not nullify
taxoArrays
Key: LUCENE-5242
URL: https://issues.apache.org/jira/browse/LUCENE-5242
Project: Lucene - Core
Issue Type: Bug
Components: modules/facet
Reporter: Shai Erera
Assignee: Shai Erera
If you call DirTaxoWriter.replaceTaxonomy with a larger taxonomy than the
current one, you may hit an AIOOBE on the next add category (or getParent)
call. I'll attach a testcase + fix shortly.
--
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]