[
https://issues.apache.org/jira/browse/SOLR-15853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564299#comment-17564299
]
ASF subversion and git services commented on SOLR-15853:
--------------------------------------------------------
Commit 0f231bdb5ebe2ce08c3aa064d4cca56d0ab0f561 in solr's branch
refs/heads/branch_9x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0f231bdb5eb ]
SOLR-15853 Solr paramset Admin UI implementation (#923)
Co-authored-by: betulince <[email protected]>
> 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: 9.0
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Minor
> Time Spent: 4h
> Remaining Estimate: 0h
>
> 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.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]