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

SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.5, 4.0-ALPHA
    • None
    • None
    • None
    • New

    Description

      The general bug is a case where a phrase with no slop is found,
      but if you add slop its not.

      I committed a test today (TestSloppyPhraseQuery2) that actually triggers this case,
      jenkins just hasn't had enough time to chew on it.

      ant test -Dtestcase=TestSloppyPhraseQuery2 -Dtests.iter=100 is enough to make it fail on trunk or 3.x

      Attachments

        1. schema.xml
          26 kB
          Naomi Dushay
        2. solrconfig-test.xml
          57 kB
          Naomi Dushay
        3. LUCENE-3821_test.patch
          1 kB
          Robert Muir
        4. LUCENE-3821.patch
          21 kB
          Doron Cohen
        5. LUCENE-3821.patch
          21 kB
          Doron Cohen
        6. LUCENE-3821.patch
          22 kB
          Doron Cohen
        7. LUCENE-3821.patch
          35 kB
          Doron Cohen
        8. LUCENE-3821-SloppyDecays.patch
          9 kB
          Doron Cohen

        Activity

          People

            doronc Doron Cohen
            ndushay Naomi Dushay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: