当前位置:网站首页>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]# 边栏推荐
- Divisor
- Which securities company is good for opening a mobile account? In addition, is it safe to open a mobile account?
- Head on Amway! Good looking and practical motor SolidWorks model material see here
- Xutils3 transfer set
- How to view the CPU cores and threads in win11? Win11 view the tutorial of how many cores and threads the CPU is
- 剑指 Offer 14- I. 剪绳子
- Ingenious application of golang generics to prevent null pointer errors of variables and structural fields
- 网上开户选哪个证券公司?还有,在线开户安全么?
- 剑指 Offer 13. 机器人的运动范围
- Sword finger offer 15 Number of 1 in binary
猜你喜欢

AI赋能新零售,「智」胜之道在于生态思维|数智夜话直播精选摘录

云和恩墨盖国强,识别它、抓住它,在国产数据库沸腾以前

matlab习题 —— 程序控制流程练习

剑指 Offer 14- I. 剪绳子

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

MySQL multi table query

333333333333333333333333333333

简单理解B树和B+树

Head on Amway! Good looking and practical motor SolidWorks model material see here

Teach you step by step to install webwind notes on edge browser
随机推荐
架构实战营模块5作业
基于zfoo开发项目的一些规范
[译]在软件开发行业工作 6 年后,那些年我曾改过的观念
开始“收割”!钉钉调整“钉钉Teambition”免费用人数上限,超十人将无法正常用
AI chief architect 9- huxiaoguang, propeller model library and industry application
FPGA Development (2) -- IIC communication
Set up security groups, record domain names, and apply for SSL certificates
modelsim的TCL脚本的define incdir命令解析
Official website of Greentree
Cacti maximum monitoring number test
Unity splashimage scaling problem
About mongodb error: connecting to: mongodb://127.0.0.1:27017/?compressors=disabled &gssapiServiceName=mongodb
Xutils3 transfer set
Common knowledge of ECS security settings
Sword finger offer 13 Range of motion of robot
500 error occurred after importing skins folder into solo blog skin
Leetcode (76) -- Minimum Covering substring
How to view the CPU cores and threads in win11? Win11 view the tutorial of how many cores and threads the CPU is
vlog常用参数解析
shell-运算符