• Josh Turmel's avatar
    Add ability to remove q param from Select request · 09379e1e
    Josh Turmel authored
    * 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.
    09379e1e
Name
Last commit
Last update
examples Loading commit data...
library/Solarium Loading commit data...
phar Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
README.md Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...