Jan Høydahl created SOLR-9131:
---------------------------------
Summary: Fix "start solr" text in cluster.vm Velocity template
Key: SOLR-9131
URL: https://issues.apache.org/jira/browse/SOLR-9131
Project: Solr
Issue Type: Bug
Components: contrib - Velocity
Reporter: Jan Høydahl
Assignee: Jan Høydahl
Fix For: 6.1
In the sample techproducts config set, there is the following text under the
{{Clusters}} heading:
{quote}
Run Solr with java -Dsolr.clustering.enabled=true -jar start.jar to see
clustered search results.
{quote}
We no longer recommend starting Solr using {{java -jar start.jar}}, Change the
text into
{noformat}
Run Solr with option -Dsolr.clustering.enabled=true to see clustered search
results.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]