From c6f25c6394f2ef018f3beae646e3e30afa7d852f Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Mon, 26 Feb 2024 00:16:20 +0000 Subject: [PATCH] updated solr_api.sh --- bin/solr_api.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/solr_api.sh b/bin/solr_api.sh index 79a51bba..53ccc7cd 100755 --- a/bin/solr_api.sh +++ b/bin/solr_api.sh @@ -70,6 +70,10 @@ Examples: https://solr.apache.org/guide/solr/latest/configuration-guide/collections-api.html + +See Also + + Solr CLI - https://github.com/HariSekhon/DevOps-Perl-tools " # used by usage() in lib/utils.sh