You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2015/03/01 10:30:04 UTC

[jira] [Commented] (LUCENE-6314) BooleanQuery toString() is wrong for FILTER clauses.

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

Adrien Grand commented on LUCENE-6314:
--------------------------------------

+1

> BooleanQuery toString() is wrong for FILTER clauses.
> ----------------------------------------------------
>
>                 Key: LUCENE-6314
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6314
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-6314.patch
>
>
> toString() lists a FILTER clause the same way as a MUST clause, which is confusing.
> The problem is that it has outdated duplicated logic. it can just append Occur.toString() instead...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org