codesearch
codesearch copied to clipboard
Fork of Google codesearch with more options
_From @suntong on January 18, 2017 19:18_ Expanding on the idea from #9, I think the best solution is to separate different code repo into different indexes, because after all,...
Would it be possible to parallelise the indexing process, or at least parts of it, to improve the overall speed? Running this over a 6.4GB repository with 275,000 files in...
Some of my files have a few nulls in them but I still want to index them.
Would it be possible to allow searches across multiple lines in a file?
I think that would be a great feature. Often you need to search through a lot of files to find out why some obsolete code doesn't working. Now you have...
_From @TheCycoONE on January 28, 2016 14:44_ It would be convenient to be able to define a regex exclude path (similar to csearch -f but to not match instead) _Copied...
_From @cloudspeech on October 29, 2015 14:10_ Great to discover today there's an actively worked on fork of codesearch! I am using codesearch already, and noticed that with lots of...
_From @DXist on December 4, 2014 9:22_ Thank you sharing your fork! It would be nice to support match highlighting. Ideally results could be highlighted both in codesearch and unite-codesearch....