searchcode icon indicating copy to clipboard operation
searchcode copied to clipboard

Search using Chinese / Unicode characters

Open boyter opened this issue 9 years ago • 2 comments

Seems searching for Chinese characters does not work, see

https://searchcode.com/api/codesearch_I/?q=%E4%BD%A0%E5%A5%BD

which should find the following file

https://searchcode.com/file/102247919/%E4%BD%A0%E5%A5%BD.hs

which is indexed, see the following search

https://searchcode.com/?q=Demonstrating+Unicode+in+Haskell+main+putStrLn

boyter avatar Nov 06 '16 09:11 boyter

I can't find github repo links on https://searchcode.com...
(or I just missed)

So, I sent a tweet to you directly. 😂

blade254353074 avatar Nov 06 '16 15:11 blade254353074

So the branch https://github.com/boyter/searchcode-server/tree/searchcode over on searchcode server is where I am starting to resolve this. I will be moving over to a real-time sphinx index in the process to speed up the index times and move searchcode over to a unified codebase and make it more open source.

boyter avatar Nov 11 '16 01:11 boyter