Hacker News new | ask | show | jobs
by dz0707 1496 days ago
Tried couple queries that I've used lately for the job and results were meh, seems that getPayload was tokenized into get and Payload and that resulted into much not related stuff from sites that have nothing to do with programming. In code search in my opinion there needs to be subtle distinction when to do exact match, when not, even to keep syntax symbols, so that I could search for call usage, call usage with specific generic parameter, not definition, etc.
1 comments

Thanks. You're right, we gotta improve the tokenization and work better with special characters. Hoping to ship that end of next week.