You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/03/01 20:32:00 UTC

[jira] [Commented] (SOLR-11843) Admin UI -- collection creation sends routerField parameter instead of router.field

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

Cassandra Targett commented on SOLR-11843:
------------------------------------------

[~elyograg] - were you planning to try to get this in for 7.3? I just applied your patch & besides a little conflict from CHANGES, it looks good and when I create a new collection, I see this (irrelevant params omitted):

{code}
Invoked Collection Action :create with params ...&router.field=text...&router.name=compositeId...
{code}

So +1 from me. If you don't have time, I could fix the CHANGES entry and commit it.

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org