We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf45c3d commit cabcb23Copy full SHA for cabcb23
solr.cfg
@@ -38,7 +38,7 @@ output = solr/core.properties
38
39
[solr]
40
recipe = kitconcept.recipe.solr
41
-src = src = http://archive.apache.org/dist/lucene/solr/8.11.1/solr-8.11.1.tgz
+src = http://archive.apache.org/dist/lucene/solr/8.11.1/solr-8.11.1.tgz
42
;src = https://archive.apache.org/dist/solr/solr/9.6.0/solr-9.6.0.tgz
43
solr-config = solr
44
port = ${port:solr-port}
0 commit comments