epugh opened a new pull request, #4127: URL: https://github.com/apache/solr/pull/4127
https://issues.apache.org/jira/browse/SOLR-18118 # Description Populate the prompts that bin/solr start -e cloud makes with preset answers. Prompts.... in the old school sense of the word ;-) This would be MOST valuable if we could backport it to 9x, so we can test 9 against 10. However, even if it only makes it into 10.1, well, we can test 11 and 10 ;-) # Solution A bit of refactoring in how we read in choices. A new `--prompt=2,8983,8984,"mycollection",2,2,_default` setting that provides comma delimited values. # Tests Added a test and manual testing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
