LUCENE/SOLR Architecture Learning

Source: Internet
Author: User
Tags solr

SOLR is a stand-alone enterprise Search application server that provides API interfaces similar to Web-service. The user can submit a certain format XML file to the search engine server through the HTTP request, generate the index, or make a lookup request via HTTP Gsolret operation, and get the return result in XML format;

1.SOLR China http://www.solr.cc/blog/?paged=2

2. SOLR Technology Daniel's blog HTTP://BLOG.CSDN.NET/LGNLGN

Corresponding video address: http://v.youku.com/v_show/id_XNjIyNDI2MTAw.html?from=s1.8-1-1.2

3.SOLR Foundation of Shard and zookeeper http://blog.csdn.net/kuyuyingzi/article/details/18187303

-------------------------

Shard is the division of data, similar to the partition concept, replica is data backup similar to slave

Leader is responsible for Shard write operations and then synchronizes to replication

Reading is a random selection of Shard within the node
The state of all nodes is synchronized through ZK, and all nodes are able to do the same


LUCENE/SOLR Architecture Learning

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.