solr-node
solr-node copied to clipboard
feature: setParam() resets param first, then adds param
When using a query object, one can now call setParam() to remove former params from the params list (f.e. fq=...) and then set the new given param.