[
https://issues.apache.org/jira/browse/SOLR-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994353#comment-14994353
]
Alexander Kanarsky edited comment on SOLR-8245 at 11/6/15 8:16 PM:
-------------------------------------------------------------------
Jan, I think the problem is quite obvious just by looking at the code; however
I discovered today that this problem was also reported before as LUCENE-6679, I
linked it to this ticket. The LUCENE-6679 seems to have a test patch that shows
up the problem. Note that back then the Filter code was on a Lucene side, now
it is a part of org.apache.solr.search package, at least in the trunk (that's
why I filed this ticket as a Solr ticket).
was (Author: kanarsky):
Jan, I think the problem is quite obvious just by looking at the code; however
I discovered today that this problem was also reported before as LUCENE-6679, I
linked it to this ticket. The LUCENE-6679 seems to have a test patch that shows
up the problem. Note that back then the Filter code was on a Lucene side, now
it is a part of org.apache.solr.search package, at least in trunk (that's why I
filed this ticket as a Solr ticket).
> Explain in Solr's Filter class should return noMatch if the document is not a
> match
> -----------------------------------------------------------------------------------
>
> Key: SOLR-8245
> URL: https://issues.apache.org/jira/browse/SOLR-8245
> Project: Solr
> Issue Type: Bug
> Reporter: Alexander Kanarsky
> Priority: Minor
> Attachments:
> SOLR-8245__return_noMatch_if_the_document_is_not_a_match.patch
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> In Solr's Filter class, createWeight method the explain method should return
> noMatch if the document is not a match (that was the case before 4/21/15
> change)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]