Is there a way to execute multiple queries in a single solr request and get the union of results as response
my simplified schema would look like a name field and a
Currently not possible, Look at this request, possibly when this fix is in place
https://issues.apache.org/jira/browse/SOLR-1093