Good morning, I have a 1 TB repository with approximately 500,000 documents (that will probably grow from there) that needs to be indexed. I'm limited to Solr 4.0 final (we're close to beta release, so I can't upgrade right now) and I can't use SolrCloud because work currently won't allow it for some reason.
I found this configuration from this link: http://lucene.472066.n3.nabble.com/Can-Apache-Solr-Handle-TeraByte-Large-Data-td3656484.html#a3657056 He said he was able to index 1 TB on a single server with 40 cores and 128 GB of RAM with 10 shards. Is this my only option? Or is there a better configuration? Is there some formula for calculating server specifications (this much data and documents equals this many cores, RAM, hard disk space etc)? Thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/Configuration-and-specs-to-index-a-1-terabyte-TB-repository-tp4098227.html Sent from the Solr - User mailing list archive at Nabble.com.