code-search-engine

Is there a search engine for web sites html/js code?

Do you know of a search engine that looks in web sites code, not only text? for example to find all the websites that use Jquery I may search for 'jquery-1.3.2.min.js' .... (I know the question is not directly a programming question but the answer can be very helpful to programmers) ...

Text search tool for large source code set with up to date pre-indexing?

I'm doing maintenance of a few branches of middle-size C++ project (~15k files for each branch). Very often I have to search all project files for given string or regex. Currently I'm using Total Commander which has all features I want (case-sensitive, regexes, filename masks) but this tool scans all files every time, so it takes a bit t...

Need a creative idea: How can I search for all web sites that use a certain javascript library or widget?

All Search engines I know of search text. I want to search for example for all the sites that use jQuery. Any creative idea on how to do that? ...

Google Code Search-like source code indexer and visualizer

I'm looking for a way to search through our subversion repository or just packaged source code. Are there any downloadable servers/tools like Google Code Search to index source code (preferable with support of version control systems like svn) and allow us to search in it? Is there any tool that will index documents too? ...

Do any search engines index web page source code?

As far as I'm aware, search engines (on the web) typically index only the "user facing" content of a web page. But what if you wanted to find pages(s) that contain a certain fragment of HTML or JavaScript. Is this possible? Do any web-wide search engines provide this feature? Or do you think that it would not be worth implementing? ...

How can I index our internal source code?

Google Code Search has indexed Subversion and Mercurial repositories, so people can search open source projects. How can I do the same for my company's repository with the least effort and without publishing our code? We have Trac (with Subversion) at our shop, but it only indexes Changesets, and we also have Visual Source Safe. ...

How to quickly search a subversion repository?

We are looking at writing a site using Lucene.Net to search our Subversion repository but before we do that has anybody else already tackled this problem? Something like google for our private source code would be great. Thanks ...

Fast 'Find in Files' for VIM?

What are some options for getting really fast 'Find in Files' searching in VIM? Our codebase is large enough that searching needs to work off an index. grep/vimgrep/etc are too slow. Indexing doesn't need to be particularly fast; I can index overnight. Thanks, [EDIT] I'm also working in a Windows environment. ...

"Universal" search engine for PHP examples

Hello all, There are a lot of web sites for for PHP developers to copy scripts from. I wonder if there is a "universal" search engine to search examples from all of these sites? Something like a Google custom search engine which searches PHP examples from good web sites. My wife needs a tool like that and I guess this question should be...

C# sourcecode Search

Duplicate: this is a duplicate of How can I index our internal source code?. Please vote to close it as a duplicate, and direct answers at the original question. I must find a way to research in large number of c# files. Someone knows engine like google code search ready to use and working with c# sorcecode? I find only: http://code.g...

Code searching / browsing / cross referenced web sites

I have stumbled across many websites that sites that let you search and browse code across many different open source projects. Some even have cross referenced capabilities and code syntax highlighting. But I have not found a goto one. I always stumble onto them from google because I'm usually looking for the source for a particular Ja...

requirements for performance, usability and reliability for e-commerce search-engines

We were wondering if you have some ideas about where we could find information about requirements for performance, usability, reliability for e-commerce search-engines. e.g. values for MTBF, MTTF, downtime. We are having a hard time finding examples and values. sincerely Babak and Siddhartha ...