skip to Main Content

Search Your Google Reader RSS Feeds

I have been using Google Reader since the 9/2006 release. It’s one of my favorite apps. One of the feature that was missing from Reader that I wished it had was Search. Well, Reader is now complete with a Search feature!

My initial testing indicates that it works well. I could not locate any help page that describes the complete search syntax, but most basic Google search syntax seem to work fine. Below are some observations.

Common words such as “where”, “how” are not excluded like regular Google Search:

Google Reader Search - common words

Phrase searches are supported:

Google Reader Search - phrases

Negative terms are supported. Example: bass -music.

The OR operator doesn’t work. Example: i730 OR i830.

Google Co-op

Google Co-op allows you to create customized search engines to fit your search interests. .NET developers, you may want to give the following pre-customized search engines a try:

For me, Co-op is a good idea but for now I will stick with just regular Google, at least for .NET related searches. I gave SearchDotNet.com a try and was initially underwhelmed my the number of matches. For example, searching for “EntryAssembly” using the DotNetSearch engine above yielded two pages of matches. Regular Google returns 387 pages.

Back To Top