[
https://issues.apache.org/jira/browse/LUCENE-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-6589:
---------------------------------
Attachment: LUCENE-6589.patch
Here is a patch which adds a CheckJoinIndex utility class and runs it in the
join tests.
I fixed some tests to not index garbage documents, and had to remove a test
that assumed it was ok to have a non-deleted parent document with deleted
children.
> Less leniency in lucene/join
> ----------------------------
>
> Key: LUCENE-6589
> URL: https://issues.apache.org/jira/browse/LUCENE-6589
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-6589.patch
>
>
> The lucene/join module expects a certain index structure but nothing
> validates it. Then at search time it either needs to validate the index
> structure in a slow way or be lenient and cope with what it is given.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]