Recently the project team has scheduled a task, the project used full-text search, based on the full-text search SOLR, but the SOLR search cloud project is not stable, often query data, need manual full-volume synchronization, and other teams in the
Install and configure Solr 7.2 in the latest version
Solr is an independent enterprise-level search application server that provides APIs similar to Web-service. You can submit an XML file of a certain format to the search engine server through an
Use SOLR to quickly implement full-text search for Django. Http://fzuslideblog.appspot.com/2010/03/25/django_solr_search.htmlsource address
Django does not provide full-text search, but there are many options for adding full-text search to Django.
First, installation environmentFigure 1-1 Tomcat and SOLR versionsI am currently using the Java version of JDK 1.8 because SOLR 4.9 requires a Java version of 1.7 +, please note.Ii. SOLR deployment to the Tomcat processFigure 1-2 Tomcat installation
The software and version used in this article: Build Environment: Windows 7 x64 SOLR: solr-4.8.0 Java SDK: jdk-7u55-windows-x64 Tomcat: apache-tomcat-7.0.53-windows-x64 Step 1: Install the Java SDK Go to the Java official website and
3.1 why SOLR?
In this section, we hope to provide some key information to help you determine whether SOLR is the right choice for your company's technical solutions. Let's start with SOLR's attraction to software architects.
3.1 SOLR in the eyes
Install tomcat: The code is as follows:Copy code Apt-get updateApt-get install tomcat6 tomcat6-admin Download and install apachesolr: The code is as follows:Copy code Wget
As an enterprise-level search engine server, solr provides powerful functions and excellent performance. In order to improve users' on-site search experience, we will build solr to work with us to implement professional-level search functions. Let's
1.SOLR is what.
SOLR is an open source, Lucene-based search server that is easy to add to WEB applications. SOLR provides a level search (that is, statistics), hit highlighting, and support for multiple output formats, including formats such as
Originally in other companies responsible for the document retrieval module maintenance (meaning is not I developed it). So we have a little contact and research on the following document retrieval.Document retrieval is a full-text search, which is
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.