Dear All
I would like to search EyeQL for the entire repository.
But, CrossRepositoryQuery REST API does not seem to support EyeQL.
Can I run EyeQL on the entire Repository?
Thanks.
Best Regards
Hi JongBum,
There is a CSV export EyeQL provides. So you may use it to make custom EyeQL queries.
The query should look like this:
/search/REPOSITORY_ID/?ql=ESCAPED_EYEQL_QUERY&csv=true
For example:
Dear Mr. Vitalii Petrychuk
Thanks for your reply.
My SCM is subversion.
I wonder if Subversion also supports it.
(I could not do the test you wrote right now)
Thanks.
Best Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
SCM type doesn't matter. It should work with all FishEye repository types.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.