We've been using Sourcegraph at Uber and it has been working pretty well. We saw a performance regression last week with `max` queries but it got fixed fairly quickly (less than a week from reporting to having the fix deployed)
Some wishlist things:
- would be nice if the query language was better documented (not the GraphQL console, the help section for that is comprehensive)
- a coworker had expressed a desire for multi-line searches (which is supposedly in the pipeline)
Yeah, this help page is fairly easy to find (two clicks: ? icon -> "How to search"). I figured I'd ask because for example `max` is not documented there, even though it's pretty important for the sort of stuff I use Sourcegraph for (i.e. finding out all the repos that use X).
Some wishlist things:
- would be nice if the query language was better documented (not the GraphQL console, the help section for that is comprehensive)
- a coworker had expressed a desire for multi-line searches (which is supposedly in the pipeline)