You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2016/06/17 22:10:05 UTC

[jira] [Resolved] (SOLR-9131) Fix "start solr" text in cluster.vm Velocity template

     [ https://issues.apache.org/jira/browse/SOLR-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe resolved SOLR-9131.
------------------------------
       Resolution: Fixed
    Fix Version/s: 5.5.2
                   5.6

> 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, 5.5.2, 6.0.1
>
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org