Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-4202

Cannot search for quoted string in content (quotes are ignored)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Answered
    • Low
    • N/A
    • 4.5.3, 4.6.1
    • Search

    Description

      In FishEye (2.7.14), when I search content for "blah" (including the double quotes), FishEye will give me all matches for blah (with or without double quotes before/after the string). Is there a way to let FishEye give only matches for "blah" literally, so only files which contain the string surrounded by double quotes?

      The EyeQL that corresponds to my search is:

      select revisions from dir "/" where (is head and content matches "\"blah\"") order by date desc group by changeset return path, revision, author, date, csid

      Regardless, I still get all matches of files which do not have the quotes ...

      (See also short discussion on Atlassian Answers here)

      Attachments

        Activity

          People

            Unassigned Unassigned
            7c520d30474b Johan Corveleyn
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: