Uploaded image for project: 'Central AI/Rovo'
  1. Central AI/Rovo
  2. AI-855

Use single non-alphabet characters as separators when indexing search terms

XMLWordPrintable

    • 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.

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      Text separated by any single non-numeric, non-alphabetic character should be indexed a second time using those characters as separators. This will permit much more flexible and realistic search results, since users mentally separate out characters such as my.project and important_document_name.

      A suitable programming-related use case is when indexing methods. To index

      dbo.tblTransactions(SomeDataType var)

      should produce

      dbo.tblTransactions(SomeDataType
      dbl
      tblTransactions
      SomeDataType
      var)
      var

            Unassigned Unassigned
            ewong@atlassian.com Ernest Wong (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: