mikemccand / luceneutil

Various utility scripts for running Lucene performance tests
Apache License 2.0
203 stars 114 forks source link

Add support for KNN ParentJoin Benchmarks #284

Open vigyasharma opened 3 months ago

vigyasharma commented 3 months ago

With Lucene supporting parent-block joins for KNN vectors, and ongoing work around Multi-Vector support, it would be good to have common, shared benchmarks that can test recall, latency etc. for multiple vector values that belong to the same group (either parent document, or multi-vector in the same document)

This issue is a parent ;) issue to collate the subtasks involved with adding ParentJoin benchmarks for KNN.

Task List:

mikemccand commented 3 months ago

parent ;)

!!