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…
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:
Written by
Related posts

From MCP to multi-agents: The top 10 new open source AI projects on GitHub right now and why they matter
Get insights on the latest trends from GitHub experts while catching up on these exciting new projects.

Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024.

GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services.