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
Environment construction1, to Apache download SOLR, Address: http://mirrors.hust.edu.cn/apache/lucene/solr/2. Unzip to a directory3. CD into D:\Solr\solr-4.10.3\example4. Execute the server by "Java-jar Startup.jar" SOLR will automatically run on
Chapter 1 Solr In Action
1.1 do I need a search engine?
Chapter 1 Solr Introduction
Overview of this chapter:
· Data features processed by search engines
· Common search engine Use Cases
· Introduction to Solr core modules
· Reasons for choosing
Reference: Node.js from entry to combat (vii) The summary of the SOLR query rules
Reference: SOLR Search Service Architecture Diagram I, SOLR hierarchy
SOLR as a key search component, the architecture throughout the system is shown in the following
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.
SOLR uses the Lucene search library as the core, provides full-text indexing and search for open source enterprise platforms, provides rest of the Http/xml and JSON APIs, and if you're new to SOLR, get started with me! This tutorial takes solr4.8 as
SOLR uses the Lucene search library as the core, provides full-text indexing and search for open source enterprise platforms, provides rest of the Http/xml and JSON APIs, and if you're new to SOLR, get started with me! This tutorial takes solr4.8 as
A total of three parts, the first part SOLR conventional treatment, the second part of the targeted treatment, the former is more general, the latter has limitations. It is important to adjust the parameters and compare the performance according to
Introduction
Speaking of Apache Lucene, I am afraid I don't know much about Apache SOLR. Let's take a look at the description of Apache SOLR:
SOLR is an enterprise-level Search Server Based on Lucene Java library, including XML/HTTP, json api,
We talked about the basic usage and configuration file of SOLR several times before, and then we started our real code journey.
1) start with a simple program:
Public static void main (string [] ARGs) throws solrserverexception, ioexception,
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.