• 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    • Confluence

      Issue Summary

      Search fails to find pages with text due to tokenization. 

      Steps to Reproduce

      1. Go to confluence search
      2. Added text on the page is " Text = abc.xyz.TestHelper:text (Content) "
      3. Searching the page using the text "TestHelper" should list the page.

      Expected Results

      List the page with the search text in the search result.

      Actual Results

      The search result is empty.

      When searched with the complete text "abc.xyz.TestHelper:text" the page is listed.
      
      Here the text is split up into only three tokens
      "Text"
      "abc.xyz.TestHelper:text"
      "(Content)"

      This is just how the OpenSearch standard and our custom analyzers see this text. This means partial text match of the single token wont work. The development team is working towards improving the search experience for these cases.

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

            [AI-1143] Search fails to find pages with text due to tokenization. 

            There are no comments yet on this issue.

              Unassigned Unassigned
              0dfdbb0b4eee Sana Jawed SJ
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: