Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-53365

Phrase search with stop words is extremely broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: High High
    • None
    • 5.10, 5.9.12, 6.3.3
    • Search - Core

      Steps

      1. create a page that contains the phrase "party in a box"
      2. search Confluence for "party in a box"
      3. note that all the results contain "party box" but not "party in a box"
      4. recalling obscure lucene syntax search for "party in a box"~4 to prove that Confluence does contain the phrase "party in a box"

      What happened...
      Searching for the exact phrase did not return the exact phrase even though the exact phrase exists, it returns things that contain the exact phrase with the stop words taken out.

      What should have happened...
      Searching for the exact phrase should return results containing the exact phrase, and only results containing the exact phrase.

            nbhawnani Niraj Bhawnani
            don.willis@atlassian.com Don Willis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: