You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Diego Ceccarelli (BLOOMBERG/ LONDON)" <dc...@bloomberg.net> on 2018/02/09 11:17:13 UTC

Benchmarking Solr Query performance

Hi all, 
We would like to perform a benchmark of https://issues.apache.org/jira/browse/SOLR-11831
The patch improves the performance of grouped queries asking only for one result per group (aka. group.limit=1).

I remember seeing a page showing a benchmark of the query performance on Wikipedia, 
Do you know if there is a way in solr to reproduce the same benchmark? Or some independent library to do that? 

thanks,
Diego