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

Shawn Heisey commented on SOLR-11843:
-------------------------------------

I will say that the parameter with dots in them (like router.name and 
router.field) do not make much sense, given that most of the other parameters 
for the CREATE action already are camelCase.  It's almost like there's more 
than one person creating all this stuff! ;)

> Admin UI -- collection creation sends routerField parameter instead of 
> router.field
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-11843
>                 URL: https://issues.apache.org/jira/browse/SOLR-11843
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>    Affects Versions: 6.0
>            Reporter: Shawn Heisey
>            Priority: Major
>         Attachments: SOLR-11843.patch, SOLR-11843.patch
>
>
> One of the important fields for collection creation is the router.field 
> parameter.  This shows up in the admin UI as "routerField" and when you enter 
> a value there, the admin UI sends this information in the collections API 
> request as a parameter named routerField ... but it should be sent as 
> "router.field" instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to