当前位置:网站首页>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 .
边栏推荐
- Chapter 2 shell operation of hfds
- MP4格式详解
- LeetCode 1638. Count the number of substrings with only one character difference
- Spark's RDD (elastic distributed data set) returns a large result set
- 我走过最迷的路,是字节跳动程序员的脑回路
- Research Report on market supply and demand and strategy of China's four flat leadless (QFN) packaging industry
- (lightoj - 1323) billiard balls (thinking)
- 简单尝试DeepFaceLab(DeepFake)的新AMP模型
- (lightoj - 1349) Aladdin and the optimal invitation (greed)
- Pull branch failed, fatal: 'origin/xxx' is not a commit and a branch 'xxx' cannot be created from it
猜你喜欢
两个礼拜速成软考中级软件设计师经验
~79 Movie card exercise
Solve the single thread scheduling problem of intel12 generation core CPU (II)
Simple records of business system migration from Oracle to opengauss database
Simply try the new amp model of deepfacelab (deepfake)
Hbuilder x format shortcut key settings
7-10 punch in strategy
Business system compatible database oracle/postgresql (opengauss) /mysql Trivia
Chapter 5 namenode and secondarynamenode
解决Intel12代酷睿CPU单线程调度问题(二)
随机推荐
Market trend report, technical innovation and market forecast of China's desktop capacitance meter
第5章 消费者组详解
Submit several problem records of spark application (sparklauncher with cluster deploy mode)
第2章 HFDS的Shell操作
Research Report on market supply and demand and strategy of double drum magnetic separator industry in China
Basic principles of video compression coding and audio compression coding
Pull branch failed, fatal: 'origin/xxx' is not a commit and a branch 'xxx' cannot be created from it
字节跳动新程序员成长秘诀:那些闪闪发光的宝藏mentor们
~70 row high
Simple records of business system migration from Oracle to opengauss database
LeetCode 1545. Find the k-th bit in the nth binary string
图像处理一百题(1-10)
< li> dot style list style type
Record the error reason: terminate called after throwing an instance
Tencent interview algorithm question
7-5 blessing arrived
原生js实现全选和反选的功能 --冯浩的博客
LeetCode 1447. Simplest fraction
SQL quick start
解决Intel12代酷睿CPU【小核载满,大核围观】的问题(WIN11)