[ https://issues.apache.org/jira/browse/SOLR-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Colombo updated SOLR-803: ------------------------------ Attachment: SOLR-803.patch This fixes the issue of not being able to create cores remotely. Rebuilt the .jars and tested it in another application. Ran all unit-tests and everything still works. > CoreAdminRequest.createCore fails because name parameter isn't set > ------------------------------------------------------------------ > > Key: SOLR-803 > URL: https://issues.apache.org/jira/browse/SOLR-803 > Project: Solr > Issue Type: Bug > Components: clients - java > Affects Versions: 1.3 > Reporter: Hoss Man > Attachments: SOLR-803.patch > > > I have not validated that this is a real bug, but since it doesn't seem to > have gotten any comments on hte mailinglist i figured i'd post it so there > was a record of it... > http://www.nabble.com/Create-new-core-by-solrj-API-fails-to19740822.html#a19740822 > {noformat} > Message-ID: <[EMAIL PROTECTED]> > Date: Tue, 30 Sep 2008 05:11:55 -0700 (PDT) > From: Parisa > To: solr-dev > Subject: Create new core by solrj API fails > Creating new Core By solrj API (CoreAdminRequest.createCore) fails because it > doesn't set name parameter > in getParameters method of CoreAdminRequest class > solr version :1.3 > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.