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

OR returning 0 hits when one clause returns 0 hits

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Incomplete
    • None
    • None
    • core/search
    • None
    • Operating System: other
      Platform: PC

    • 7089

    Description

      Version - 1.2 RC4

      When a query with an OR contains a clause that results in 0, lucene returns 0
      hits even if the other clause returned matches. For example, the search
      expression:
      freedent OR trident
      returns 0 matches. However just searching on freedent returns several matches.
      Searching on trident returns 0 matches.

      Attachments

        Activity

          People

            java-dev@lucene.apache.org Lucene Developers
            jjayaprasad@participate.com Jay Jayaprasad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: