v0.2.0
What's new in 0.2.0
- Engine version labels in plots — series labels now include the engine version (e.g.
elasticsearch-9.4.0,qdrant-1.17.0) when configured viaengine_versionsinjingra.yml - Fuzzy recall matching — the speedup summary and full results now pair engine results within ±0.01 or ±0.02 rounded recall when no exact match exists, rather than silently omitting them
- Single-pass CSV export — full results and summary CSVs share one speedup calculation via
exportResultsCsvs, ensuring the values are always consistent - Elasticsearch client bump — updated to 9.4.0
docker pull sachinfrayneelastic/jingra:0.2.0