|
|
|
|
|
by Noumenon72
468 days ago
|
|
https://manticoresearch.com/blog/github-semantic-search/ gives some good examples where you get more with semantic than keyword search: * Search for "memory leak", get "index out of memory"
* Search "API rate limits", get “throttling”, “250 results” limit, and “rate limiting”
* Search issues for "user authentication" to see whether anyone has submitted your feature request
* Search for “SQL injection” to get “database infiltration” or “SQL vulnerability”
|
|