当前位置:网站首页>Solr standalone installation
Solr standalone installation
2022-07-06 16:46:00 【Daily enlightenment】
Solr It's using Java To write , Therefore, you must first install JDK.
(1) Upload and unzip

# cd /usr/local/tmp
# tar zxf solr-7.7.2.tgz
(2) Copied to the /usr/local in
# cp -r solr-7.7.2 ../solr
(3) Modify startup parameters
Modify startup parameters , Otherwise, start and report a warning . Prompt settings SOLR_ULIMIT_CHECKS=false
# cd /usr/local/solr/bin
# vim solr.in.sh

(4) start-up Solr
Solr Embedded Jetty, Just start it directly . monitor 8983 port .
Solr Not recommended by default root Account activation , If it is root Account startup needs to add -force Parameters .
# ./solr start -force
Browser effect after startup :

边栏推荐
- Oneforall installation and use
- (POJ - 1458) common subsequence (longest common subsequence)
- Educational Codeforces Round 122 (Rated for Div. 2)
- (multiple methods, need to continue to see) 7-11 go deep into the tiger's Den
- LeetCode 1641. Count the number of Lexicographic vowel strings
- One hundred questions of image processing (1-10)
- 第2章 HFDS的Shell操作
- ~72 horizontal and vertical alignment of text
- ~79 Movie card exercise
- I'm "fixing movies" in ByteDance
猜你喜欢

Solve the problem that intel12 generation core CPU single thread only runs on small cores

Hbuilder x format shortcut key settings

Solve the single thread scheduling problem of intel12 generation core CPU (II)

Chapter 5 yarn resource scheduler

LeetCode 1637. The widest vertical area between two points without any point

7-5 blessing arrived

Submit several problem records of spark application (sparklauncher with cluster deploy mode)

Base dice (dynamic programming + matrix fast power)

Simply try the new amp model of deepfacelab (deepfake)

LeetCode 1020. Number of enclaves
随机推荐
7-5 blessing arrived
sublime text 代码格式化操作
Solve the problem of intel12 generation core CPU [small core full, large core onlookers] (win11)
(lightoj - 1370) Bi shoe and phi shoe (Euler function tabulation)
Log statistics (double pointer)
(lightoj - 1354) IP checking (Analog)
LeetCode 1641. Count the number of Lexicographic vowel strings
[unsolved] 7-15 shout mountain
~79 Movie card exercise
SF smart logistics Campus Technology Challenge (no T4)
解决Intel12代酷睿CPU【小核载满,大核围观】的问题(WIN11)
使用jq实现全选 反选 和全不选-冯浩的博客
7-10 punch in strategy
7-4 harmonic average
(multiple methods, need to continue to see) 7-11 go deep into the tiger's Den
Record the error reason
LeetCode 1545. Find the k-th bit in the nth binary string
Cmake error: could not create named generator visual studio 16 2019 solution
(POJ - 3186) treatments for the cows (interval DP)
One hundred questions of image processing (11-20)