Solrcloud: distributed search based on SOLR and zookeeper

Source: Internet
Author: User
Tags solr
Solrcloud is a distributed search solution based on SOLR and zookeeper. CodeLibrary to become the distributed Deployment Solution for the next release (estimated to be 4.0. Cloud uses zookeeper as the configuration center to store distributed node information. Each node still uses an HTTP connection to obtain query results. Premise: the index has been created and split into slices, that is, shard. The following is an official introduction to solrcloud:

Solrcloud is the set of SOLR features that take SOLR's distributed search to the next level, enabling and simplifying the creation and use of SOLR clusters.

  • Central configuration for the entire cluster
  • Automatic Load Balancing and fail-over for queries
  • Cluster state and layout stored in central system.

Zookeeper is integrated and used to coordinate and store the configuration of the cluster.

That is what has been done so far on trunk.

A second initiative has recently begun to finish the distributed indexing side of solrcloud.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.