The nature of the CRLF bug in solr.cmd may suggest that many more commands are broken on Windows. Perhaps all commands involving an argument “-c” or similar. Can someone on Windows do some verification? Try e.g.
bin\solr.cmd start -p 8080 Jan Høydahl > 29. nov. 2019 kl. 02:42 skrev Ishan Chattopadhyaya (Jira) <[email protected]>: > > > [ > https://issues.apache.org/jira/browse/SOLR-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984704#comment-16984704 > ] > > Ishan Chattopadhyaya commented on SOLR-13977: > --------------------------------------------- > > bq. This warrants a re-spin! > No, it doesn't. > >> solr create -c not working unter Windows 10 >> --------------------------------------------- >> >> Key: SOLR-13977 >> URL: https://issues.apache.org/jira/browse/SOLR-13977 >> Project: Solr >> Issue Type: Bug >> Security Level: Public(Default Security Level. Issues are Public) >> Components: scripts and tools >> Affects Versions: 8.3 >> Reporter: Ana Oleski >> Priority: Major >> Fix For: 8.3.1 >> >> Attachments: SOLR-13977.patch, image-2019-11-28-11-30-20-758.png >> >> >> Hi, >> I've unpacked sol 8.3.1 under Windows 10. I can successfully start the >> server with bin/solr start but trying to create a core via command line >> solr create -c mycore >> fails with >> The system cannot find the batch label specified parse_create_args >> >> This works in 7.7.2. I haven't testes the versions in between > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
