At our company we have a big source code repository, and sometimes we need to do searches through all the code. As we need that from time to time we want to do something simple. I've tried Windows Search indexing over XP but it looks like wildcards are not working (something strange for a search system).

If I search for UserName or for ExtendedUserName I get different results and if I use *UserName I don't get results at all.

Any ideas?

link|improve this question

50% accept rate
feedback

1 Answer

up vote 1 down vote accepted

AstroGrep is wonderful for this

Other possibilities

link|improve this answer
Looks great! Thanks! – SoMoS Mar 25 '11 at 9:04
Ops, the problem with AstroGrep is that it does not indexes contents and searchs are waaaaaaaaaay slower than with Desktop search ... anyway can be useful in some restricted scenarios. – SoMoS Mar 29 '11 at 15:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.