[
https://issues.apache.org/jira/browse/SOLR-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337089#comment-15337089
]
ASF subversion and git services commented on SOLR-9131:
-------------------------------------------------------
Commit 41c77152b97425f6c6bd86b32ba635c045d37ed8 in lucene-solr's branch
refs/heads/branch_5_5 from [~janhoy]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=41c7715 ]
SOLR-9131: Fix "start solr" text in cluster.vm Velocity template
(cherry picked from commit 59e6e3b)
> 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: 5.6, 6.0.1, 5.5.2
>
> Attachments: SOLR-9131.patch
>
>
> 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]