mikemccand / luceneutil

Various utility scripts for running Lucene performance tests
Apache License 2.0
205 stars 115 forks source link

Add nightly benchmarks for CombinedFieldsQuery. #203

Closed jpountz closed 2 years ago

jpountz commented 2 years ago

CombinedFieldsQuery is the best way to query across multiple fields, a common practice. We should have nigthly benchmarks for it.

Closes #138

mikemccand commented 2 years ago

I'll merge this -- day before my ApacheCon NA 2022 talk about "Learning from 11+ years of Lucene nightly benchmarks"! I'll mention this PR in the talk ;)

Thanks @jpountz!

jpountz commented 2 years ago

Thanks Mike!