Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-3870

Searching for "foo" should match all issues containing "foo"

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 JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Say I wish to search for part of a string, like "BasicCommand.java:150" in:

      org.netbeans.lib.cvsclient.command.BasicCommand.getFileEndingWith(BasicCommand.java:150)

      I should just be able to enter "BasicCommand.java:150" into the search box, just like in grep, mutt and every other sensible search system. In JIRA this doesn't work, because "word" searches are the default. I would need to append "" to the query. I think the "" should be implicit. If an individual word is really required, it specified with \<...\> or something.

      (Of course I'd also need to add "*" to the beginning of the term, which Lucene doesn't allow... JIRA's search is broken on many levels).

            Unassigned Unassigned
            7ee5c68a815f Jeff Turner
            Votes:
            5 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: