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

BooleanQuery.hashCode and equals ignore isCoordDisabled

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9, 2.0.0, 2.1, 2.2, 2.3, 2.3.1, 2.3.2, 2.4, 2.4.1, 2.9, 2.9.1
    • 2.9.2, 3.0.1, 4.0-ALPHA
    • core/query/scoring
    • None
    • New

    Description

      BooleanQuery.isCoordDisabled() is not considered by BooleanQuery's hashCode() or equals() methods ... this can cause serious badness to happen when caching BooleanQueries.

      bug traces back to at least 1.9

      Attachments

        1. LUCENE-2092.patch
          3 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            hossman Chris M. Hostetter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: