Skip to content

New and Improved Search

We hit two birds with one deploy today. First, some of you may have seen a very well reasoned constructive criticism of our header user block content on the 37Signals…

Author

We hit two birds with one deploy today. First, some of you may have seen a very well reasoned constructive criticism of our header user block content on the 37Signals blog : Distinguishing decorative from meaningful elements in UI design.

It argued that the context of the search in our user box was misleading, and we agreed, so we redesigned the header so the user box only contains elements scoped to that user

and the search box is now separate:

Along with this, you may notice that if you use that search box, you get a very different looking results page than you used to.

Now when you search from the homepage or that search box, you will find results not only of the repositories that matched, but also of the users and code snippets that may match that term.

Additionally, you can search through any of those three categories individually and even filter down to pretty specific results with Lucene query syntax for the fields we expose.

For example, we can search for people with a username fuzzily similar to ‘chacon’ who use Ruby as their primary language, have at least 5 repos and at least one follower:

It’s a work in progress – you may run into some issues with the field filters for a bit and the indexes are still being filled out, but we think it’s better than it was and we hope it helps you find some cool people/projects/code.

Update:

Here are some interesting queries, so you can see more examples of the search syntax:

Explore more from GitHub

Company

Company

The latest on GitHub, from GitHub.
GitHub Universe 2024

GitHub Universe 2024

Get tickets to the 10th anniversary of our global developer event on AI, DevEx, and security.
GitHub Copilot

GitHub Copilot

Don't fly solo. Try 30 days for free.
Work at GitHub!

Work at GitHub!

Check out our current job openings.