use Docker to build pisa, update results#89
Conversation
update Makefile to use lucene 10.4 update results.json use Docker to build pisa use Docker to run on mac for serenedb and pisa (untested)
jpountz
left a comment
There was a problem hiding this comment.
Thanks for updating the Lucene version in the Makefile and doing a new run. Did you use a c7i.2xlarge as advertised in the README?
|
I used 9800X3D with 32GB RAM |
|
Nice CPU. :) Let's update the README then? https://github.com/quickwit-oss/search-benchmark-game/blob/master/README.md?plain=1#L58-L63 |
|
From a quick look at the results, PISA seems to parse negated terms as non-existing terms, which in turn makes it report too good latencies. |
|
@PSeitz any reason not to merge this PR? I'm keen to get the updated (better) results for Lucene 10.4 published. I think we can deal with the PISA problem later on? |
My most prized possession :) |
update Makefile to use lucene 10.4
update results.json
use Docker to build pisa
use Docker to run on mac for serenedb and pisa (untested)
update tantivy-main hash