Re: how many shards required to search data

2014-02-21 Thread Shawn Heisey
On 2/21/2014 1:39 AM, search engn dev wrote: > As you suggestedI have indexed 12million sample records in solr on hardware > of 8gb ram. Size of index is 3gb. > can i extrapolate this to predict actual size of index.? If the sizes of those records are about the same size as the records in the syst

Re: how many shards required to search data

2014-02-21 Thread search engn dev
As you suggestedI have indexed 12million sample records in solr on hardware of 8gb ram. Size of index is 3gb. can i extrapolate this to predict actual size of index.? -- View this message in context: http://lucene.472066.n3.nabble.com/how-many-shards-required-to-search-data-tp4118715p4118753.ht

Re: how many shards required to search data

2014-02-20 Thread Shawn Heisey
On 2/20/2014 9:24 PM, search engn dev wrote: > Data size is 250 GB of small records. each record is of around 0.3kb size. It > consists around 1 billion records. my index has 20 different fields. . > Majorly queries will be very simple or spacial queries mainly on on 2-3 > fields. > all 20 fields

Re: how many shards required to search data

2014-02-20 Thread search engn dev
Shard1 config : Config: 32GB RAM, 4 core Shard2 config : Config: 32GB RAM, 4 core -- View this message in context: http://lucene.472066.n3.nabble.com/how-many-shards-required-to-search-data-tp4118715p4118717.html Sent from the Solr - User mailing list archive at Nabble.com.