我试图通过在Ubuntu上运行的Bash shell启动Solr(在Windows机器上).
我在/ solr目录中运行bin/solr start
但是我收到以下错误消息:
```*** [WARN] *** Your open file limit is currently 1024.
It should be set to 65000 to avoid operational disruption.
If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in your profile or solr.in.sh
*** [WARN] *** Your Max Processes Limit is currently 7823.
It should be set to 65000 to avoid operational disruption.
If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in your …
Run Code Online (Sandbox Code Playgroud)