Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-24194

Fuzzy search does not cover '*some-word' types of searches

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • None
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Hello Guys,

      Currently, you can perform a 'fuzzy' search in JIRA. The following query returns results with summary as 'win', 'winnings', 'winners' and so on.

      summary ~'win*'
      

      However, trying to follow the logic backwards, and having the 3 summaries above, the following produces an error:

      summary ~'*ngs'
      

      It should return the issue with summary 'winnings', but it returns the error:

      The text query '*ui01*' for field 'summary' is not allowed to start with '*'.
      

      Is there any way to implement this feature?

      Best Regards
      Thiago Prisco
      Atlassian Support

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tfprisco Thiago Fagundes Prisco [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: