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

Support more quick search operators in quick search

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Answered
    • None
    • None
    • None
    • 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.

      It would be nice to have following type of special operators in FishEye quick search. For example, to search content with both 'database' and 'user' terms:

      Quick Serach: "Content: database && user"
      Corresponding EyeQL search:

      select revisions from dir "/" where content matches "database" and content matches "user" order by date  desc  group by changeset return path, revision, author, date, csid
      

              Unassigned Unassigned
              knowshantanu Shantanu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: