Show HN: IResearch – C++ search that beat Lucene and Tantivy on their benchmark(github.com)
github.com
Show HN: IResearch – C++ search that beat Lucene and Tantivy on their benchmark
https://github.com/serenedb/serenedb/tree/main/libs/iresearch
3 comments
Author here. The benchmark is "Search Benchmark, the Game" (https://tantivy-search.github.io/bench/) by the Tantivy team. We submitted IResearch as a PR and it was accepted: https://github.com/quickwit-oss/search-benchmark-game/commit...