HackerTrans
トップ新着トレンドコメント過去質問紹介求人

lipzo14

no profile record

投稿

Show HN: A search engine with 0.01 second latency

github.com
3 ポイント·投稿者 lipzo14·5 か月前·2 コメント

コメント

lipzo14
·5 か月前·議論
Verified! 0.025s loading times using a pure client-side architecture.

Implemented BM25 (Best Matching 25) for high-relevance token scoring, Added a PageRank function (20 iterations) to calculate domain authority, Switched to an in-memory JSON index to eliminate server-side round-trips, Benchmarked 100 results for "Hacker News" in ~0.15s.
lipzo14
·5 か月前·議論
update: It works: About 100 results for "Hacker News" in 0.15 seconds