On Solr 4.1 with several servers and shards, is there a way to include any of these information into the query response?
I'm facing an issue where I think the data is not beind distributed between machines properly, but I am not sure yet, so I want to do more research.
you can use &debug=true
This will give you details like which shard & which replica gave you the result.