,
${dbconfig}
In solr.xml,
This way you can configure dbconfig file per shard.
Thanks,
Sathish
--
View this message in context:
http://lucene.472066.n3.nabble.com/Is-there-a-way-to-load-multiple-schema
,
${dbconfig}
In solr.xml,
This way you can configure dbconfig file per shard.
Thanks,
Sathish
--
View this message in context:
http://lucene.472066.n3.nabble.com/Is-there-a-way-to-load-multiple-schema
I will use Nutch with map reduce to crawl huge data and use SolrCloud for
many users with high response time. Actually I wonder about performance
issues separating Zookeper cluster or using them for both Hbase and Solr.
2013/4/23 Shawn Heisey
> On 4/23/2013 1:46 PM, Furkan KAMACI wrote:
>
>> If
On 4/23/2013 1:46 PM, Furkan KAMACI wrote:
If I have a Zookeper Cluster for my Hbase Cluster already, can I use same
Zookeper cluster for my SolrCloud too?
Yes, you can. It is strongly recommended that you use a chroot with the
zkHost parameter if you are sharing zookeeper. It's a really goo
Yes - better use of existing resources. In this case, the chroot would
be helpful to keep Solr znodes separate from HBase. For the most part,
Solr in steady-state doesn't put a lot of stress on Zookeeper, for the
most part my zk nodes are snoozing.
On Tue, Apr 23, 2013 at 1:46 PM, Furkan KAMACI w
If I have a Zookeper Cluster for my Hbase Cluster already, can I use same
Zookeper cluster for my SolrCloud too?
2013/4/23 Timothy Potter
> Ah cool, thanks for clarifying Chris - some of that multi-config
> management stuff gets confusing but much clearer from your
> description.
>
> Cheers,
> T
Ah cool, thanks for clarifying Chris - some of that multi-config
management stuff gets confusing but much clearer from your
description.
Cheers,
Tim
On Tue, Apr 23, 2013 at 11:36 AM, Chris Hostetter
wrote:
>
> : Yes, you can effectively chroot all the configs for a collection (to
> : support mul
: Yes, you can effectively chroot all the configs for a collection (to
: support multiple collections in same ensemble) - see wiki:
: http://wiki.apache.org/solr/SolrCloud#Zookeeper_chroot
I don't think chroot is suitable for what's being asked about here ...
that would completely isolate two cl
.nabble.com/Is-there-a-way-to-load-multiple-schema-when-using-zookeeper-tp4058358.html
Sent from the Solr - User mailing list archive at Nabble.com.
cores but not sure if I
> will be able to use multiple schema configuration when integrating SOLR with
> zookeeper. Can someone please let me know if its possible and if so, how?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Is-there-a-wa
10 matches
Mail list logo