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

Eric Pugh commented on SOLR-12540:
----------------------------------

I'll trade you a "You add to the docs" and "I'll close this jira" ;)

> Solr API - standardize parameter names to either camel case or dot-separated 
> lowercase
> --------------------------------------------------------------------------------------
>
>                 Key: SOLR-12540
>                 URL: https://issues.apache.org/jira/browse/SOLR-12540
>             Project: Solr
>          Issue Type: Task
>    Affects Versions: 7.4
>            Reporter: Shawn Heisey
>            Priority: Major
>
> Parameter names for the Solr API are a mixture of camel case and 
> dot-separated notation.  Here's an API that uses both notations:
> https://lucene.apache.org/solr/guide/7_4/collections-api.html#create-parameters
> That API even has parameters that use both forms at the same time: 
> createNodeSet.shuffle and collection.configName are examples.
> We need to standardize on one notation, simplify the names where possible, 
> and deprecate non-conforming parameters.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to