Y
Hacker News
new
|
ask
|
show
|
jobs
by
escardin
2292 days ago
There's this
https://github.com/google/zoekt
. It's pretty light on features, but dang if it isn't fast and precise.
1 comments
hanwenn
2292 days ago
thanks!
If you install sourcegraph, you get the same btw. Sourcegraph indexed search is powered by zoekt.
link
aksx
2292 days ago
zoekt is absolutely awesome, I was reading it’s code yesterday to figure out how it does ngram indexing and search.
link
If you install sourcegraph, you get the same btw. Sourcegraph indexed search is powered by zoekt.