現在、example
solr のディレクトリに移動して実行する必要がありjava -jar start.jar
ます。
ただし、オプションを選択することで、ユーザーがサーバーを自動的に実行できるようにしたいと考えています。まあ言ってみれば、
1.The user downloads the `solr` directory on his/her server.
2.Enters the location of the example directory he/she just downloaded.
3.Selects/Clicks an option saying "Start Solr server".
4. And the server is started.
これは可能ですか?を通じてこれを行うことを検討していますphp
。