[
https://issues.apache.org/jira/browse/SOLR-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769048#action_12769048
]
Hoss Man commented on SOLR-1521:
--------------------------------
The data directory?
Do you mean you deleted lib/download and then tried it?... that's the real
issue, that they won't have the libs available.
leaving them in w/o the system property based enable option probably would load
fine and only fail if a clustering request was made, but the nice advantage of
the enable property is that it prevents the component/handelr from even being
listed in the registry/stats.
i'm cool either way ... whichever you think makes the example less confusing
> 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.