Re: Help needed in breaking large solr index file into smaller ones

2017-01-09 Thread Erick Erickson
Why? What do you think this will accomplish? I'm wondering if this is an XY problem. Best, Erick On Mon, Jan 9, 2017 at 7:48 AM, Manan Sheth wrote: > Hi All, > > I have a problem simillar to this one, where the indexes in multiple solr > shards has created large index files (~10 GB each) and wa

Re: Help needed in breaking large solr index file into smaller ones

2017-01-09 Thread Manan Sheth
Hi All, I have a problem simillar to this one, where the indexes in multiple solr shards has created large index files (~10 GB each) and wanted to split this large file on each shard into smaller files. Please provide some guidelines. Thanks, Manan Sheth ___