当前位置:网站首页>Solr new core
Solr new core
2022-07-06 16:46:00 【Daily enlightenment】
(1) new directory
stay /usr/local/solr/server/solr Create a new custom name directory in . The example name here is testcore.
# cd /usr/local/solr/server/solr
# mkdir testcore
(2) Copy profile
stay configsets It contains default and sample_techproducts_configs. There are all examples of configuration files .default It belongs to the default configuration , Relatively pure .sample_techproducts_configs Yes, with some configuration examples .
# cp -r configsets/_default/conf/ testcore/
(3) Fill in Core Information
In the visual management interface Core Admin After writing the information in, click Add Core after , After a short delay testcore It will be created successfully ,schema There is no need to change .

(4) appear testcore
In the client management interface , Choose a new one Core after , Then you can operate according to the needs of your own project .

边栏推荐
- Spark独立集群动态上线下线Worker节点
- Native JS realizes the functions of all selection and inverse selection -- Feng Hao's blog
- [unsolved] 7-15 shout mountain
- Audio and video development interview questions
- Educational Codeforces Round 122 (Rated for Div. 2)
- (multiple methods, need to continue to see) 7-11 go deep into the tiger's Den
- js时间函数大全 详细的讲解 -----阿浩博客
- 解决Intel12代酷睿CPU【小核载满,大核围观】的问题(WIN11)
- SQL快速入门
- Solve the problem that intel12 generation core CPU single thread only runs on small cores
猜你喜欢

Chapter III principles of MapReduce framework

LeetCode 1557. The minimum number of points that can reach all points

Gridhome, a static site generator that novices must know

原生js实现全选和反选的功能 --冯浩的博客

Usage of insert() in vector

~83 form introduction

我走过最迷的路,是字节跳动程序员的脑回路

Use JQ to realize the reverse selection of all and no selection at all - Feng Hao's blog

Log statistics (double pointer)

Business system compatible database oracle/postgresql (opengauss) /mysql Trivia
随机推荐
Hbuilder X格式化快捷键设置
新手必会的静态站点生成器——Gridsome
Research Report on market supply and demand and strategy of Chinese table lamp industry
我在字节跳动「修电影」
腾讯面试算法题
7-5 blessing arrived
LeetCode 1637. The widest vertical area between two points without any point
Detailed explanation of FLV format
sublime text 代码格式化操作
LeetCode 1560. The sector with the most passes on the circular track
~83 form introduction
JS encapsulates the method of array inversion -- Feng Hao's blog
Soft music -js find the number of times that character appears in the string - Feng Hao's blog
Solve the problem that intel12 generation core CPU single thread only runs on small cores
Chapter 6 datanode
Pull branch failed, fatal: 'origin/xxx' is not a commit and a branch 'xxx' cannot be created from it
LeetCode 1566. Repeat the pattern with length m at least k times
Spark's RDD (elastic distributed data set) returns a large result set
~82 style of table
LeetCode 1640. Can I connect to form an array