- Cluster
由一群Node組成,並且由ZooKeeper管理。當有新的Core要加入,必須向ZooKeeper註冊。 - Node
要用來跑Solr的JVM instance,一般來說就是Server。如果有需要的話,一個Node上可以跑好幾個Core。 - Core
Server instance,也同時代表Solr index。每個Core擁有自己的Config文件與schema定義文件。 - Collection
由一群Core組成,而這些Core來自於同一個single logical index。而每個Collection也擁有自己專屬的Config文件與schema文件。 - Shard
單一Collection的邏輯區塊logical section
沒有留言:
張貼留言