Add ability to remove q param from Select request
* Some Solr configurations have complex queries defined in solrconfig.xml with custom parameters, because of this, you might not always want the 'q' parameter sent, this patch allows you to set 'query' to NULL so that when you do it prevents 'q' from being sent at all.
Showing
Please register or sign in to comment