If you want have more collections you need to configure in zookeeper and solr the -Djute.maxbuffer variable to override the default limitation.
In zookeeper you can configure it in zookeeper-env.sh file. On Solr pass the variable like the others. Note: In both cases the value configured need to be the same or bad things can happen. -- Yago Riveiro Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, September 9, 2013 at 5:01 AM, diyun2008 wrote: > Thank you Erick. It's very useful to me. I have already started to merge logs > of collections to 15 collections. but there's another question. If I merge > 1000 collections to 1 collection, to the new collection it will have about > 20G data and about 30M records. In 1 solr server, I will create 15 such big > collections. So I don't know if solr can support such big data in 1 > collection(20G data with 30M records) or in 1 solr server(15*20G data with > 15*30M records)? Or do I need buy new servers to install solr and do shrding > to support that? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr4-4-or-zookeeper-3-4-5-do-not-support-too-many-collections-more-than-600-tp4088689p4088802.html > Sent from the Solr - User mailing list archive at Nabble.com > (http://Nabble.com). > >