As the search engine function has a large number of functional requirements that require search engines in the portal community to improve user experience, there are currently a centralized solution for implementing search engines:
Implement
1 http://wiki.apache.org/solr/SolrTomcat
2 http://lucene.apache.org/solr/ SOLR Wiki
Immutable page
Show changes
Get info
Solrtomcat
SOLR with Apache Tomcat
SOLR runs fine with tomcat, see the
Solr installation steps,I. Solr Overview 1. What is Solr?
Solr is a top-level open-source project under Apache developed using Java. It is a full-text search Server Based on Lucene. Solr provides a richer query language than Lucene, supports
Provided based on the Lucene search engine and open-source with Apache Software License license. SOLR is (based on the Lucene site) "an open-source enterprise search Server Based on Lucene Java Search Library, with XML/HTTP and JSON APIs,
SOLR
1. Solr server setup
LJava environment setup
Download linux JDK 6 from this website:
Http://java.sun.com/javase/downloads/index.jsp
After installing JDK, edit/ect/profile, add these code to the end of the file
JAVA_HOME =/usr/java/jdk1.6.0 _ 1
SOLR Learning Notes
1. Preparation before installation
SOLR relies on the Java 8 Runtime environment, so let's install Java first. If you do not have a Java environment to start the SOLR service, you will see the following prompts:
[Root@localhost
First, downloadApache solr6.1.0 Latest Version zip, unzip to generate a solr6.1.0 folderSecond, installation1. Create a new SOLR under the D:/projects2, copy the SOLR6.1.0/SERVER/SOLR to d:/projects/solr/, and change the folder to home, that is,
[Linux] install solr 4.10.3 and centossolr on CentOSWhat is Solr?
Solr is a top-level open-source project under Apache developed using Java. It is a full-text search Server Based on Lucene. Solr provides a richer query language than Lucene, supports
1. Installation & StartupOfficial website: http://lucene.apache.org/solr/Download source code, unzip, go to root directory (I put SOLR under/USR/LOCAL/SOLR)In/usr/local/solr/example, there are some examplesLaunch exampleBIN/SOLR start–e
Original link: http://www.656463.com/article/ZJZvIv.htm
I. OverviewA lot of data is stored on the MongoDB, need to quickly search out the target content, so build SOLR service.Another point, after using SOLR index data, you can use the
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.