Code search is inconsistent

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 490

      Issue Summary

      Searching for strings with numbers is inconsistent

      Steps to Reproduce

      • Searching for string "testing 2 again" or "testing 1 again" or testing 2 again", etc will return all matches for the string "testing again" ignoring any number in between
      • Even the number is not highlighted.
      • Whereas, searching for the string "testing 10 again" or "testing 11 again" worked as expected, exact match found in the file with the entire string highlighted
      • Searching for "source_file 4" returns only matches for "source_file" ignoring space and 4
      • Attaching video recording for more insights -

      Expected Results

      Strings with space separation and numbers work as normal string search with the matching strings being highlighted

      Actual Results

      • The behavior is inconsistent matching only a part of the string ignoring numbers and spaces

      Workaround

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

            Assignee:
            James Kim (Inactive)
            Reporter:
            Swetha Boyapati
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: