Hi, with 20 fields for 3 millonDocs. how much time will it take for indexing and searching ( searhing all indices whether distributed or on a singleNode). Assume if one has to fire a 3 million queries in this case which returns all the docs. I just want to know the metrics. I think If we have the whole index on a singleNode, it will even increase the commit/optimization time, and may not be handled by a single server
Thanks, Rayudu. Shalin Shekhar Mangar wrote: > > On Wed, Jan 7, 2009 at 8:27 AM, Jim Adams <jasolru...@gmail.com> wrote: > >> Why is NFS mounting such a bad idea? Some solutions for high available >> disks >> suggest that you DO mount the disks NFS to the boxes that need the data. >> >> > Network requests for each read/write? You can do some benchmarks yourself > and if you find the performance acceptable, go ahead. You should consider > a > master/slave replicated setup if you want high availability. > > -- > Regards, > Shalin Shekhar Mangar. > > -- View this message in context: http://www.nabble.com/how-large-can-the-index-be--tp21208842p21348428.html Sent from the Solr - User mailing list archive at Nabble.com.