SOLR Getting Started Tutorial

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 an XML file of a certain format to the search engine server via an HTTP request, generate an index, or make a lookup request through an HTTP GET operation and get the returned result in XML format.

1features

SOLR is a high performance, developed using JAVA5,

SOLR -based full-text Search server for Lucene. At the same time, it is extended to provide a richer query language than Lucene, while it can be configured, extensible and optimized for query performance, and provides a perfect function management interface, is a very good full-text search engine.

2Working Style

Documents are added to a search collection through HTTP using XML.

SOLR Queries the collection is also implemented via HTTP to receive a Xml/json response. Its main features include: efficient, flexible caching, vertical search, highlighting search results, improving usability through index replication, providing a powerful data schema for defining fields, types and setting up text analysis, providing web-based management interfaces, and more.

3 Basic Tutorials

Getting Started with SOLR-5 minutes Learn about SOLR

SOLR Getting Started-tomcat deploying SOLR

Getting started with SOLR-source structure

Getting started with SOLR-Chinese participle

Getting started with SOLR-importing MySQL data

About SOLR Getting Started-solrconfig.xml profiles

About SOLR Getting Started-SCHEMA.XM

Getting started with SOLR-client SOLRJ

Getting Started with SOLR-group queries/statistics


SOLR Getting Started Tutorial

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.