Re: Cloud terminology clarification

2012-09-16 Thread JesseBuesking
Thanks for the replies! @Mark you mention running multiple cores on a single node. How would you go about configuring that? http://lucene.472066.n3.nabble.com/Starting-multiple-cores-shards-on-a-single-node-td4007526.html -- View this message in context: http://lucene.472066.n3.nabble.com/Cl

Re: Cloud terminology clarification

2012-09-09 Thread Mark Miller
For me, a node is a single Solr instance - generally this is one per machine. A single Solr instance (or node) may have multiple cores. Configuration is per collection, not per SolrCore - unless if course if your collection is one shard with no replicas - then I guess you could say it was per

Re: Cloud terminology clarification

2012-09-09 Thread Darren Govoni
I agree it needs updating and I've always gotten confused at some point by the use (misuse) of terms. For example, the term 'node' is thrown around a lot too. What is it??! Hehe. On Sat, 2012-09-08 at 22:26 -0700, JesseBuesking wrote: > It's been a while since the terminology at > http://wiki.ap