[
https://issues.apache.org/jira/browse/SOLR-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630567#comment-13630567
]
Erik Hatcher commented on SOLR-4708:
------------------------------------
bq. ... provided that everything (except clustering) still works if you copy
"example" somewhere else.
Hmm, I guess that's the kicker. The uima tests that have the clustering
component defined (but disabled by default) fail when this is automatically
enabled, so. "copying example" should also imply including all the contrib's
that are depended upon (even if lazily), but we know that's not how folks do
it. Well, ok, I defer this to another day after the example + contribs
situation is made better (having a solr.install.dir reference for the contrib
libs would do it, I think, IMO).
> Enable ClusteringComponent by default
> -------------------------------------
>
> Key: SOLR-4708
> URL: https://issues.apache.org/jira/browse/SOLR-4708
> Project: Solr
> Issue Type: Bug
> Reporter: Erik Hatcher
> Priority: Minor
> Attachments: SOLR-4708.patch
>
>
> In the past, the ClusteringComponent used to rely on 3rd party JARs not
> available from a Solr distro. This is no longer the case, but the /browse UI
> and other references still had the clustering component disabled in the
> example with an awkward system property way to enable it. Let's remove all
> of that unnecessary stuff and just enable it as it works out of the box now.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]