SOLR Research Summary
Development type
Full-Text Search related development
SOLR version
4.2
File contents
This paper introduces the functions and precautions of SOLR, including the following: Setting
Installation EnvironmentWindows 7 64bitApache-tomcat-8.0.9-windows-x64Solr-4.9.0JDK 1.8.0_05 64bitInstallation StepsThe installation of Tomcat and JDK is skipped here.Note: solr4.9 requires jdk1.7+Step One:Unzip solr-4.9.0 to any folder, I unzipped
1. About SOLR
SOLR is a lucene-based Java search engine server. SOLR provides level search, hit highlighting, and supports multiple output formats (including XML/XSLT and JSON formats). It is easy to install and configure, and comes with an
In the previous article, we first met Solr and learned about the startup mode of jetty, and looked at SOLR's management interface, which we implemented to deploy on Tomcat to run SOLR.Deployment
1, first download good solr, I use solr1.3,:Windows version http://labs.xiaonei.com/apache-m ... ache-solr-1.3.0.zipLinux version http://labs.xiaonei.com/apache-m ... ache-solr-1.3.0.tgz2, ready to run the container, I use is tomcat6.0.20. If you
Recently when using SOLR, the configuration will have some problems, log in the print out the logs, but still do not know why such errors occurred. So want to learn the relevant SOLR source code, the following is how to build SOLR debugging
Reference:Solrcloud Chinese explanationUnder Windows based on zookeeper publishing SolrcloudOfficial documentsSolrcloud WikiSOLR Chinese documentation what is Solrcloud
Explanation of official documents:
Solrcloud is designed to provide a highly
Manage pagesPage Address: http://{ip}:{port}/solr/#/The Data-import page of the administration page can manually rebuild the index, the configuration specifies the data source, and rebuilding the index can also be triggered by an HTTP request:Http://
Describe:Implementing high-speed full-text indexing in Linux environmentFirst, the current environment:CentOS (Linux) 6.3 bitSecond, the required software1. Java JDK2. SOLR's latest stable version Solr-4.53. Tomcat latest stable version Tomcat-7.0.42
SOLR Article Integration
SOLR principle
Solrcloud introduction of distributed full-text retrieval system http://my.oschina.net/004/blog/175768
constructs an index word breaker .
SOLR's Chinese participle.
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.