[
https://issues.apache.org/jira/browse/SOLR-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769041#action_12769041
]
Yonik Seeley commented on SOLR-1521:
------------------------------------
Eliminating another solrhome sounds like a good simplification to me!
Is "enable" even needed to avoid throwing an exception? I just tried deleting
the data directory and firing up the clustering example - no exceptions until I
tried to actually hit it with a clustering request.
> eliminate contrib/clustering/example by moving to main example disabled by
> default
> ----------------------------------------------------------------------------------
>
> Key: SOLR-1521
> URL: https://issues.apache.org/jira/browse/SOLR-1521
> Project: Solr
> Issue Type: Improvement
> Reporter: Hoss Man
> Fix For: 1.4
>
> Attachments: SOLR-1521.patch
>
>
> As noted in email, there is a tenuous connection between the main example and
> the clustering example in that they both use the same dataDir, so their
> schema files have to be kept in sync or the example will break...
> http://www.nabble.com/clustering-schema-td25982682.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.