Fuzzy search feature not able to search word's end phrase

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 4.0, 4.1, 4.2, 4.3, 6.3.12
    • Component/s: JQL
    • 4

      Fuzzy search able find a part at the beginning but not at the end of a word.
      For example:

      project=jira and summary ~ estim

      Query above are able to return 129 issue ( at the time of creating this report) contain "estimates".
      Click here to view result

      However if we use query with "mates" instead of "estim":

      project=jira and summary ~ mates

      It will return 0 result.
      Click here to view result.

      This brings some trouble while searching keyword like PROJECT-UTS124-ANDROID where user only remember keyword of ANDROID.

            Assignee:
            Unassigned
            Reporter:
            Gan VoonKiat (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: