Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6314

BooleanQuery toString() is wrong for FILTER clauses.

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1, 6.0
    • None
    • None
    • New

    Description

      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...

      Attachments

        1. LUCENE-6314.patch
          1 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: