querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
143 stars 33 forks source link

Let's walk the walk, not just talk the talk on Request Parameters #82

Closed epugh closed 2 years ago

epugh commented 2 years ago

I love advertising the power of https://solr.apache.org/guide/7_5/request-parameters-api.html, and yet we have all the params for our three algo's hard coded in the Blacklight ui, instead of doing a useParams=querqy or useParams=mustmatchall.

Time to walk the walk!

epugh commented 2 years ago

I need to flesh out the 007 kata, though it makes me want to just add a UI to solr ;-)

epugh commented 2 years ago

We've done both the 007 Kata and maybe have someone who wants to add ParamSets!