Re: Large number of collections in SolrCloud

2015-08-03 Thread Mukesh Jha
We have similar date and language based collection. We also ran into similar issues of having huge clusterstate.json file which took an eternity to load up. In our case the search cases were language specific so we moved to multiple solr cluster each having a different zk namespace per language,

Re: Solr Cluster management having too many cores

2014-08-08 Thread Mukesh Jha
...@elyograg.org wrote: On 4/28/2014 5:05 AM, Mukesh Jha wrote: Thanks Erik, Sounds about right. BTW how long can I keep adding collections i.e. can I keep 5/10 years data like this? Also what do you think of bullet 2) of having collection specific configurations in zookeeper

Re: Solr Cluster management having too many cores

2014-08-08 Thread Mukesh Jha
Looks like https://issues.apache.org/jira/browse/SOLR-5473 is the story :) On Fri, Aug 8, 2014 at 9:30 PM, Mukesh Jha me.mukesh@gmail.com wrote: Hey *Shawn*, *Erik*, I's wondering if there is a JIRA story for splitting the current clusterstate.json to collection specific clusterstate

Re: Solr Cluster management having too many cores

2014-04-28 Thread Mukesh Jha
and just knew the right collection to change the alias on, there's nothing automatic yet. Best, Erick On Fri, Apr 25, 2014 at 9:37 AM, Mukesh Jha me.mukesh@gmail.com wrote: Thanks for quick reply Erik, I want to keep my collections till I run out of hardware, which is at least

Solr Cluster management having too many cores

2014-04-25 Thread Mukesh Jha
present on zookeeper? 3) How can I easily manage all these collections? Do we have Java Coreadmin API's available. I cannot find much documented on it. -- Txz, *Mukesh Jha me.mukesh@gmail.com*

Re: Solr Cluster management having too many cores

2014-04-25 Thread Mukesh Jha
of cores from growing too large. Best, Erick On Fri, Apr 25, 2014 at 6:49 AM, Mukesh Jha me.mukesh@gmail.com wrote: Hi Experts, I need to divide my indexes based on hour/day with each index having ~50-80 GB data ~50-80 mill docs, so I'm planning to create daily collection

Tipping point of solr shards (Num of docs / size)

2014-04-15 Thread Mukesh Jha
is the recomended no of docs / size of shards . Txz in advance :) -- Thanks Regards, *Mukesh Jha me.mukesh@gmail.com*

Re: Tipping point of solr shards (Num of docs / size)

2014-04-15 Thread Mukesh Jha
it. How much does that translate to in terms of index size on disk per shard? -vinay On 15 April 2014 21:44, Mukesh Jha me.mukesh@gmail.com wrote: Hi Gurus, In my solr cluster I've multiple shards and each shard containing ~500,000,000 documents total index size being ~1 TB. I

Custome routing based on date field

2014-04-14 Thread Mukesh Jha
) to it which is not what i desire to have. Is this possible using the current solr-cloud? -- Thanks Regards, *Mukesh Jha me.mukesh@gmail.com*

Re: Custome routing based on date field

2014-04-14 Thread Mukesh Jha
a shard (based on which shard is assigned for that hash) to it which is not what i desire to have. Is this possible using the current solr-cloud? -- Thanks Regards, *Mukesh Jha me.mukesh@gmail.com* -- Thanks Regards, *Mukesh Jha me.mukesh@gmail.com*