The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Does FishEye quick search support boolean operators?

knowshan
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
Contributor
February 20, 2014

Thanks Lukasz!

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

TAGS
AUG Leaders

Atlassian Community Events