[
https://issues.apache.org/jira/browse/LUCENE-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870022#comment-15870022
]
ASF subversion and git services commented on LUCENE-7685:
---------------------------------------------------------
Commit e092d4f344432cf56b0059027a3365d30227a925 in lucene-solr's branch
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e092d4f ]
LUCENE-7685: Remove equals/rewrite hacks from block join queries.
> Remove equals/rewrite hacks from block join queries
> ---------------------------------------------------
>
> Key: LUCENE-7685
> URL: https://issues.apache.org/jira/browse/LUCENE-7685
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-7685.patch
>
>
> These queries try to ensure that rewritten queries are equal to the original
> query by keeping around the original query that was used to instantiate the
> join query. However this does not buy anything, and could even prevent two
> queries that rewrite to the same form to be considered equals.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]