Does anybody use them? Chris just blogged about a new one, Krugle and while it does indeed look neat besides the horrible colors, and incorporates all the appropriate trends -- to the point of outrageousness, actually, look at their blog's sidebar -- I've never actually heard of a developer using a code search engine (Koders has been around for quite a while) that wasn't the LXR for a specific project.
The idea seems fairly sound at first glance, let people find other code, but the issues that seem to prevent it from ever working for me are:
Aside: Interestingly enough, this is one of the main features for which I value Flock, we are doing full-index history search of the pages you visit, and if you are like me those include an awful lot of code and documentation. So Flock feature/extension idea: either heuristically mark pages as code/documentation so that the search can bring them up as such and they won't fall off your history, or provide a button to do so, the star works but I want one that distinguishes something as a doc, maybe. It would also be nice to be able to query indexed data from the command-line, though I guess I could keep local copies of these things and write a pylucene interface to query with. Maybe I'll incorporate that into workspace. Oh dear, this is quite aside now.
So, anyway, has anybody used a code search engine and liked it?