One of SOLR topics SOLR Quick Start

Source: Internet
Author: User
Tags apache solr solr


One, SOLR study related information

1. Official materials

(1) QuickStart: http://lucene.apache.org/solr/4_9_0/tutorial.html, with its own example project, provides a quick introduction to the basic use of SOLR.

(2) api:http://lucene.apache.org/solr/4_9_0/index.html

(3) reference:pdf format, apache-solr-ref-guide-4.9.pdf

2. Books

(1) SOLR in Action, based on version 4.7, is highly recommended for learning, and the official ref document is suitable as a reference manual.

(2) Apache SOLR 4 Cookbook.pdf, based on version 4.0

3. Video

Konghao Teacher Lucene Video Tutorial has introductory content, and SOLR video, more clutter


Ii. Quick start of SOLR

1. Download and unzip the installation package

2. Direct Start Example

[root@jediael44 example]# pwd
/usr/search/solr-4.9.0/example
[root@jediael44 example]# nohup Java-jar Start.jar &
3, check the page start situation

Http://yourip:8983/solr



Http://yourip:8983/solr/collection1/browse


Started successfully.


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.