, keeping external dependencies to
> minimum. Is SolrCloud 'ready for primetime' production at present?
>
>
>
> Apologies for all the questions - Is SolrCloud marked for inclusion in 1.5?
>
>
>
> Many thanks!
>
> Peter
>
>
>
>
>
&
thing like Hadoop ipc)? If so, this
makes it a nice tight package, keeping external dependencies to minimum. Is
SolrCloud 'ready for primetime' production at present?
Apologies for all the questions - Is SolrCloud marked for inclusion in 1.5?
Many thanks!
Peter
> Su
Hi,
In current version you need to handle the cluster layout yourself, both on
indexing and search side, i.e. route documents to shards as you please, and
know what shards to search.
We try to address how to make this easier in
http://wiki.apache.org/solr/SolrCloud - have a look at it. The ide