[ 
https://issues.apache.org/jira/browse/SOLR-15853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462258#comment-17462258
 ] 

David Eric Pugh commented on SOLR-15853:
----------------------------------------

Awesome....   You can learn more about using paramsets by trying out the 
{{films}} example which I just refreshed: 

https://github.com/apache/solr/tree/main/solr/example/films

If this is something you want to jump on a zoom in January and workshop 
together, feel free to ping me on that as well.   I may try to get a blog post 
written about A / B testing using paramsets in the new year as well.   Which of 
course would be a much better experience if we had the Admin UI to go with it 
;-).




> Managed ParamSets in the Solr Admin
> -----------------------------------
>
>                 Key: SOLR-15853
>                 URL: https://issues.apache.org/jira/browse/SOLR-15853
>             Project: Solr
>          Issue Type: Improvement
>          Components: Admin UI
>    Affects Versions: main (9.0)
>            Reporter: David Eric Pugh
>            Priority: Minor
>
> ParamSets are a great way of organizing your parameters into an algorithem, 
> and then referring to it by name.   I've used it to drive A/B testing, or 
> just to simplify my experimentation.    
> https://nightlies.apache.org/solr/draft-guides/solr-reference-guide-main/request-parameters-api.html#viewing-request-parameters
> In SOLR-15834 we added documentation about the {{useParams}} parameter to the 
> {{films}} example.   This highlighted that while super powerful feature, the 
> lack of a UI in the admin tool makes it very opaque feature to use.  You have 
> to be a JSON Jocky using Postman or a tool like that to manage this!   I 
> suspect most folks who embrace the ParamSets end up building a sepearate tool 
> to manage this...   (I was thinking about adding this to Quepid, and realized 
> that wasn't helpful).
> It would be great if we had a UI that managed the {{params.json}} file in a 
> user friendly way.l



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to