searchcode-server icon indicating copy to clipboard operation
searchcode-server copied to clipboard

The offical home of searchcode-server where you can run searchcode locally. Note that master is generally unstable in the sense that it is not a release. Check releases for release versions https://gi...

Results 66 searchcode-server issues
Sort by recently updated
recently updated
newest added

Its a little complex that both are contained in the same code. Splitting them apart would have some testing benefits. Since the checks to see what files should be processed...

I want search some code like ```com.oneplus.trade```, but it seems that searchcode default using StardardAnalyzer and parse the string to single word, ```"com", "oneplus" and "trade"```. So is there any...

investigation

Maybe it would be possible to introduce similar to fn parameter for extension, like: fe - File extension. E.G. fe:cs I'm fighting with unknown types and it would be great...

I often modify files like `\include\classifier\database.json` or `\searchcode.properties` to fine tune search results by adding new languages and extensions or blacklisting files. Usually I end up with Recrawl & Rebuild...

The current internal GIT owner calculation is rather slow. Need to investigate ways of speeding this up.

enhancement

I think you forgot to adjust resizing after adding Repository button

I think you are already collecting hashes of files, it would be useful to results in duplicates compacted into single result with multiple paths

Hook into the spelling suggestor to split apart words such as, MAXDOCUMENTQUEUELINESIZE into max document queue line size

Would be nice to have some graphs of the filter results.

enhancement

Add the ability to override all styles. This will mean changing the code to allow http://sparkjava.com/documentation#static-files static files by path. Need to investigate how to do these sort of changes...

enhancement