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

Adrien Grand commented on LUCENE-6589:
--------------------------------------

I agree it would be nice to have it integrated into Solr but I'm not sure where 
it should be: this is too expensive to run on every query and should be treated 
like CheckIndex. Should I open an issue to integrate CheckIndex and this new 
CheckJoinIndex into Solr?

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