Add Groups for Projects
Occasionally you want to be able to search restricted to a group of projects. It would be useful to add this to the UI.
Probably can just add it as a group with all the project under it and when clicked it clicks all of the projects under it rather then adding as a new filter.
it does not affect rendering lists of repos you could be more flexible with attaching tags to repos and then search within tag only?
That was my other thought. I want this to be maintained outside of the index itself to make it more flexible.
As you say tags would be a good way to achieve this.
The way I see it working is that when creating a project you and tag it with multiple tag types which can be used to quickly filter down project to be searched. Somewhat related to https://github.com/boyter/searchcode-server/issues/74