当前位置:网站首页>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 :

边栏推荐
- Cloud native annual technology inventory is released! Ride the wind and waves at the right time
- [applet project development -- JD mall] uni app commodity classification page (first)
- 第03章_用戶與權限管理
- Restcloud ETL WebService data synchronization to local
- Redis分布式锁的8大坑
- Restcloud ETL practice to realize incremental data synchronization without identification bit
- Sampling Area Lights
- Big orange crazy blog move notice
- 实战 ELK 优雅管理服务器日志
- 咱就是说 随便整几千个表情包为我所用一下
猜你喜欢

servlet【初识】

xxl-job使用指南

CX5120控制汇川IS620N伺服报错E15解决方案

【小程序项目开发 -- 京东商城】uni-app 商品分类页面(下)
![[applet project development -- JD mall] uni app commodity classification page (first)](/img/6c/5b92fc1f18d58e0fdf6f1896188fcd.png)
[applet project development -- JD mall] uni app commodity classification page (first)
![Servlet [first introduction]](/img/2a/aff3b93e43550d30a33c1683210d3a.png)
Servlet [first introduction]

Huawei operator level router configuration example | BGP VPLS and LDP VPLS interworking example

通信协议——分类及其特征介绍

Contrastive learning of Class-agnostic Activation Map for Weakly Supervised Object Localization and

Restcloud ETL WebService data synchronization to local
随机推荐
Introduction to core functions of webrtc -- an article on understanding SDP PlanB unifiedplan (migrating from PlanB to unifiedplan)
How do I hide div on Google maps- How to float a div over Google Maps?
So easy 将程序部署到服务器
So easy deploy program to server
[applet project development -- Jingdong Mall] classified navigation area of uni app
js 找出两个数组中的重复元素
基于Pytorch完整的训练一个神经网络并进行验证
[machine learning] vectorized computing -- a must on the way of machine learning
调试定位导航遇到的问题总结
Share Creators萌芽人才培养计划来了!
Druid监控统计数据源
js中的原型和原型链
Codeforces Round #416 (Div. 2) C. Vladik and Memorable Trip
EtherCAT原理概述
Elk elegant management server log
Record a service deployment failure troubleshooting
Why are strings immutable in many programming languages? [repeated] - why are strings immutable in many programming languages? [duplicate]
Dell server restart Idrac method
Introduction to ieda right click source file menu
How to verify whether the contents of two files are the same