当前位置:网站首页>Introduction and installation of Solr
Introduction and installation of Solr
2022-07-01 03:06:00 【YH is the mark of the moon】
Search solutions -Solr
solr Introduction to
Most search engine applications must have some kind of search function , The problem is that search functions are often a huge resource consumption, and they drag down the performance of your application due to heavy database loading . That's why it's a good idea to transfer the load to an external search server ,Apache Solr Is a popular open source search server , It works by using something like REST Of HTTP API, This ensures that you can use it from almost any programming language solr.
Solr It's an open source search platform , For building search applications . It is based on Lucene( Full text search engine ) above . Solr It's enterprise class , Fast and highly scalable . Use Solr The application built is very complex , Can provide high performance .
Solr You can talk to Hadoop Use it together . because Hadoop Deal with a lot of data ,Solr Help us find the information we need from such a large source . It's not just about searching ,Solr It can also be used for storage purposes . Like other NoSQL The database is the same , It is a non relational data storage and processing technology .
All in all ,Solr It's a scalable , Deployable , Search for / Storage engine , Optimize search for large amounts of text centric data .
solr Installation
because solr Need to be in tomcat Operating under the environment of , therefore solr The installation steps are :
1: install Tomcat, Unzip it .

2: decompression solr.
3: hold solr Under the dist Catalog solr-4.10.3.war Deploy to Tomcat\webapps Next ( Remove version number ).
4: start-up Tomcat decompression war package
Click on :
function tomcat Program .
5: hold solr Next example/lib/ext All the jar package , Add to solr In the project (\WEB-INF\lib Under the table of contents ).
6: Create a solrhome .solr Under the /example/solr A directory is a solrhome. Copy this directory to D The disk was renamed solrhome .
7: relation solr And solrhome. Need modification solr engineering web.xml file .

Final successful result :

边栏推荐
- Xception learning notes
- 调试定位导航遇到的问题总结
- 实战 ELK 优雅管理服务器日志
- Complete training and verification of a neural network based on pytorch
- POI导出excel,按照父子节点进行分级显示
- [machine learning] vectorized computing -- a must on the way of machine learning
- EtherCAT原理概述
- PHP batch Excel to word
- 【小程序项目开发 -- 京东商城】uni-app 商品分类页面(上)
- Lavaweb [first understanding the solution of subsequent problems]
猜你喜欢

Xception learning notes

彻底解决Lost connection to MySQL server at ‘reading initial communication packet
![[applet project development -- JD mall] uni app commodity classification page (Part 2)](/img/f3/752f41f5b5cc16c8a71498ea9cabb5.png)
[applet project development -- JD mall] uni app commodity classification page (Part 2)

xxl-job使用指南
![[linear DP] longest common subsequence](/img/47/c3172422e997009facbada929adb1a.jpg)
[linear DP] longest common subsequence

Chapitre 03 Bar _ Gestion des utilisateurs et des droits
![[applet project development -- Jingdong Mall] user defined search component of uni app (Part 1)](/img/73/a22ab1dbb46e743ffd5f78b40e66a2.png)
[applet project development -- Jingdong Mall] user defined search component of uni app (Part 1)

VMware vSphere 6.7虚拟化云管理之12、VCSA6.7更新vCenter Server许可

第03章_用户与权限管理

Restcloud ETL WebService data synchronization to local
随机推荐
Is it safe to open an account online in a small securities firm? Will my money be unsafe?
ssh配置免密登录时报错:/usr/bin/ssh-copy-id: ERROR: No identities found 解决方法
Elk elegant management server log
PTA 1016
Classic programming problem: finding the number of daffodils
几行事务代码,让我赔了16万
IEDA 右键源码文件菜单简介
PCB defect detection based on OpenCV and image subtraction
Share Creators萌芽人才培養計劃來了!
How to determine the progress bar loaded in the loading interface when opening the game
Poj-3486-computers[dynamic planning]
最新接口自动化面试题
Introduction to kubernetes resource objects and common commands (II)
Dell server restart Idrac method
LeetCode_ Stack_ Difficulties_ 227. basic calculator (excluding multiplication and division)
一文讲解发布者订阅者模式与观察者模式
Install vcenter6.7 [vcsa6.7 (vCenter server appliance 6.7)]
实战 ELK 优雅管理服务器日志
How to buy Hong Kong shares in China? What platform is safer?
EtherCAT简介