Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Does FishEye quick search support boolean operators?

knowshan February 17, 2014

I was wondering if FishEye supports boolean opearators in quick search to do something like: 'database && user' to get results where file contain both strings 'database' and 'user'.

I can do an EyeQL as follows:

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

But it would be nice to do it using some quick search method. Any ideas?

1 answer

1 accepted

0 votes
Answer accepted
lpater
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 18, 2014

Hi Shantau,

quick search doesn't currently support operators. It aims to provide a simple way to search your repositories for various data types. For content searches this means taking the entire input query and returning files containing the exact phrase.

If you would like to see operators introduced into quick search, be sure to raise a feature request.

knowshan February 20, 2014

Thanks Lukasz!

Please upvote - https://jira.atlassian.com/browse/FE-5093:)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events