SeaseLtd / rated-ranking-evaluator

Search Quality Evaluation Tool for Apache Solr & Elasticsearch search-based infrastructures
Apache License 2.0
180 stars 37 forks source link

Allow ratings at Query level, in addition to QueryGroup #113

Closed mattflax closed 4 years ago

mattflax commented 4 years ago

We have a client who wishes to just specify queries, without Topic or QueryGroup blocks. However, the current behaviour requires ratings to be set at QueryGroup level, applying to all Query entries underneath - we required ratings to be set on individual Query entries. This PR adds that behaviour, allowing ratings to be specified at both Query and QueryGroup level.

I hope this makes sense - let me know if it doesn't.

agazzarini commented 4 years ago

Absolutely @mattflax: as you already got , RRE has born from real use cases...I never met such scenario but I agree with you that can be useful