Scott Derrick <sc...@tnstaafl.net> wrote: > Is there a way to get the list of terms that matched in a query response?
Add debug=query to your request: https://wiki.apache.org/solr/CommonQueryParameters#debug You might also want to try http://splainer.io/ - Toke Eskildsen