Re: Indexing 4 different cores same machine

2013-05-08 Thread Shawn Heisey
On 5/8/2013 8:12 AM, marotosg wrote: > Hi, > > I have 4 different cores in same machine. > Person core -> 3 million docs -> 20 GB size > Company Core -> 1 million docs -> 2GB size > Documents Core -> 5 million docs -> 5GB size > Emails Core -> 50,000 thousand -> 200 Mb > > While I am indexin

Re: Indexing 4 different cores same machine

2013-05-08 Thread Otis Gospodnetic
Hi, Right, the network could be something else - memory of network, for instance. What are you using to index? Make sure you're hitting Solr with multiple threads if your CPU is multi-core. Use SPM for Solr or anything else and share some Solr monitoring graphs if you think they can help. And/