-
Notifications
You must be signed in to change notification settings - Fork 785
Closed
Labels
Milestone
Description
so i recently enabled projects in my opengrok instance. but do a search, you need to specify all of them (the url). so perhaps we can add an enhancement/keyword that will let you search all projects.. for example..
i have proj1 proj2 proj3 proj4 proj5
so I have to do a search like this:
https://myopengrok/source/search?q=foobar&defs=&refs=&path=&hist=&type=&project=proj1&project=proj2&project=proj3
&project=dpkg&project=proj4&project=proj5
if would be nice if we could have a single keyword that would include all of them. thanks.
fyi, this should also be added to command line tool.