Re: Specify a cores roles through core add command

2012-02-16 Thread Mark Miller
https://issues.apache.org/jira/browse/SOLR-3138 On Feb 9, 2012, at 4:16 PM, Jamie Johnson wrote: > per SOLR-2765 we can add roles to specific cores such that it's > possible to give custom roles to solr instances, is it possible to > specify this when adding a core through curl > 'http://host:por

Specify a cores roles through core add command

2012-02-09 Thread Jamie Johnson
per SOLR-2765 we can add roles to specific cores such that it's possible to give custom roles to solr instances, is it possible to specify this when adding a core through curl 'http://host:port/solr/admin/cores...'? https://issues.apache.org/jira/browse/SOLR-2765