[
https://issues.apache.org/jira/browse/SOLR-18118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059295#comment-18059295
]
ASF subversion and git services commented on SOLR-18118:
--------------------------------------------------------
Commit b71c872c35b1a12551e3d9b832c1ef9c40a1ea0a in solr's branch
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b71c872c35b ]
SOLR-18118: Add in --prompt-inputs to bin/solr start -e cloud to
programatically respond to input prompts (#4127)
Adds a non-interactive way to run bin/solr start -e cloud by supplying ordered
prompt answers on the command line, enabling scripted/automated cluster startup
while keeping existing interactive behavior available.
> Automate bin/solr start -e cloud on CLI by providing input on cli
> -----------------------------------------------------------------
>
> Key: SOLR-18118
> URL: https://issues.apache.org/jira/browse/SOLR-18118
> Project: Solr
> Issue Type: Improvement
> Components: cli
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 6h 20m
> Remaining Estimate: 0h
>
> I want to leverage bin/solr start -e cloud to set up two or three solr nodes
> and a collection for performance testing. Pass in the answers to the
> prompts so I don't need to manually type them in.
>
> This becomes most valuable when multiple versions of Solr support it, because
> then we can try out says Solr 9.11 against 10.2. But even if it only lands
> in Solr 10.1, it would be useful.
>
> Here is where I would use this:
> https://github.com/epugh/search-benchmark-game/blob/master/engines/solr-10.0.0/Makefile#L48
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]