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

ASF subversion and git services commented on LUCENE-6314:
---------------------------------------------------------

Commit 1663107 from [~rcmuir] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1663107 ]

LUCENE-6314: BooleanQuery toString() is wrong for FILTER clauses

> 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
>             Fix For: Trunk, 5.1
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to