[ 
https://issues.apache.org/jira/browse/SOLR-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-10537:
--------------------------------
    Attachment: SOLR_10537_toLocalParamsString.patch

> Add SolrParams.toLocalParamsString and ClientUtils.encodeLocalParamVal
> ----------------------------------------------------------------------
>
>                 Key: SOLR-10537
>                 URL: https://issues.apache.org/jira/browse/SOLR-10537
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: 6.6, master (7.0)
>
>         Attachments: SOLR_10537_toLocalParamsString.patch
>
>
> SolrParams ought to have a {{toLocalParamsString}} method.  I needed such a 
> thing while working on SOLR-10526 but I thought it deserved it's own issue.  
> In addition, this method needs to call {{QueryParsing.encodeLocalParamVal}} 
> but that's in Solr core (not SolrJ) so I think it can be refactored/moved to 
> {{ClientUtils}}.  I've wanted to call such a method before in client code and 
> there was none.  Surprisingly it's only used by FacetComponent within Solr.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to