solr-node icon indicating copy to clipboard operation
solr-node copied to clipboard

feature: setParam() resets param first, then adds param

Open ni-do opened this issue 6 years ago • 0 comments

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.

ni-do avatar Nov 30 '19 13:11 ni-do