[
https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15519517#comment-15519517
]
ASF subversion and git services commented on LUCENE-7452:
---------------------------------------------------------
Commit 4ab8e9c26291f8ffdc8c649f01ca3b464fc2ca5c in lucene-solr's branch
refs/heads/master from [~mkhludnev]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4ab8e9c ]
LUCENE-7452: block join queries' exception message to suggest how to
find a doc which violate orthogonality restriction.
> improve exception message: child query must only match non-parent docs, but
> parent docID=180314...
> --------------------------------------------------------------------------------------------------
>
> Key: LUCENE-7452
> URL: https://issues.apache.org/jira/browse/LUCENE-7452
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/search
> Affects Versions: 6.2
> Reporter: Mikhail Khludnev
> Assignee: Mikhail Khludnev
> Priority: Minor
> Fix For: master (7.0), 6.3
>
> Attachments: LUCENE-7452.patch
>
>
> when parent filter intersects with child query the exception exposes internal
> details: docnum and scorer class. I propose an exception message to suggest
> to execute a query intersecting them both. There is an opinion to add this
> suggestion in addition to existing details.
> My main concern against is, when index is constantly updated even SOLR-9582
> allows to search for docnum it would be like catching the wind, also think
> about cloud case. But, user advised with executing query intersection can
> catch problem documents even if they occurs sporadically.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]