当前位置:网站首页>Solr基础操作15
Solr基础操作15
2022-06-29 23:55:00 【franket】
原来的两个 java 分别监听在 8983 和 7574 ,现在已经没有了
Tip: 监听的端口会马上消失,但是还有一些残留的连接处于 TIME_WAIT 状态,timeout 后会自动消失,但此刻管理界面已经无法访问了
[[email protected] solr-5.3.0]# ps fuax | grep solr
root 64883 0.0 0.0 103252 828 pts/1 S+ 13:56 0:00 | \_ grep solr
[[email protected] solr-5.3.0]# netstat -ant | grep -E '(8983|7574)'
[[email protected] solr-5.3.0]#删除数据
数据保存到如下路径
[[email protected] solr-5.3.0]# tree example/cloud/
example/cloud/
├── node1
│ ├── logs
│ │ ├── solr-8983-console.log
│ │ ├── solr_gc.log
│ │ └── solr.log
│ └── solr
│ ├── gettingstarted_shard1_replica1
│ │ ├── core.properties
│ │ └── data
│ │ ├── index
│ │ │ ├── segments_1
│ │ │ └── write.lock
│ │ └── tlog
│ ├── gettingstarted_shard2_replica1
│ │ ├── core.properties
│ │ └── data
│ │ ├── index
│ │ │ ├── segments_1
│ │ │ └── write.lock
│ │ └── tlog
│ ├── solr.xml
│ ├── zoo.cfg
│ └── zoo_data
│ └── version-2
│ └── log.1
└── node2
├── logs
│ ├── solr-7574-console.log
│ ├── solr_gc.log
│ └── solr.log
└── solr
├── gettingstarted_shard1_replica2
│ ├── core.properties
│ └── data
│ ├── index
│ │ ├── segments_1
│ │ └── write.lock
│ └── tlog
├── gettingstarted_shard2_replica2
│ ├── core.properties
│ └── data
│ ├── index
│ │ ├── segments_1
│ │ └── write.lock
│ └── tlog
├── solr.xml
└── zoo.cfg
24 directories, 23 files
[[email protected] solr-5.3.0]# 边栏推荐
- 除子
- 數莓派 4怎麼樣?可能的玩法有哪些?
- 手机开户后多久才能通过?另外,手机开户安全么?
- What is IGMP? What is the difference between IGMP and ICMP?
- Shell positional parameter variables and predefined variables
- [译]在软件开发行业工作 6 年后,那些年我曾改过的观念
- About mongodb error: connecting to: mongodb://127.0.0.1:27017/?compressors=disabled &gssapiServiceName=mongodb
- Start harvesting! Nailing: adjust the maximum number of free users of "nailing team". If the number exceeds 10, it will not work normally
- 小程序插件接入、开发与注意事项
- 333333333333333333333333333333
猜你喜欢

雲和恩墨蓋國强,識別它、抓住它,在國產數據庫沸騰以前
500 error occurred after importing skins folder into solo blog skin

Zhongang Mining: Fluorite helps the construction and development of lithium battery in fluorine industry

QT learning 03 birth and essence of QT

Sword finger offer 14- ii Cutting rope II

【微信小程序】认识小程序项目的基本组成结构

The concept and significance of mean, variance, standard deviation and covariance

@Scheduled注解的坑,我替你踩了

这次的PMP考试(6月25日),有人欢喜有人忧,原因就在这...

6.28日刷题题解
随机推荐
koa2学习和使用
Basic operations such as MySQL startup under Windows platform
打造一个 API 快速开发平台,牛逼!
LC:最大子数组和
QT learning 02 GUI program example analysis
What is IGMP? What is the difference between IGMP and ICMP?
@Scheduled annotation pit, I stepped on it for you
Binary search tree 230 The element with the smallest K in the binary search tree 1038 From binary search tree to larger sum tree
HTAP x cloud native: tidb accelerates the release of data value and realizes data agility
How to write controller layer code gracefully?
Bee常用配置
Matplotlib histogram of Matplotlib visualization plt bar()
Analysis of common vlog parameters
视频ToneMapping(HDR转SDR)中的颜色空间转换问题(BT2020转BT709,YCbCr、YUV和RGB)
简单理解B树和B+树
手机开户后多久才能通过?另外,手机开户安全么?
一步步教你在Edge浏览器上安装网风笔记
Jetpack之Room的使用,结合Flow
小程序插件接入、开发与注意事项
Gradle serialization 7- configuration signature