Optional footer to display after the options in help output. Defaults to a link to reference guide
()
| 46 | * guide |
| 47 | */ |
| 48 | default String getFooter() { |
| 49 | return "\nPlease see the Reference Guide for more tools documentation: https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html"; |
| 50 | } |
| 51 |
no outgoing calls
no test coverage detected