[ 
https://issues.apache.org/jira/browse/LUCENE-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605288#comment-14605288
 ] 

Martijn van Groningen commented on LUCENE-6589:
-----------------------------------------------

+1! Maybe also add a test were this validation fails?

Would be great if this validation could optionally run too in block join 
queries? Before a the Scorer goes do its job, if a validate option is enabled 
we would check the segment is sane. But this can be done in a followup issue 
(if it makes sense).

> 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]

Reply via email to