当前位置:网站首页>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 :

边栏推荐
- Ffmpeg command line use
- Research Report on market supply and demand and strategy of China's four seasons tent industry
- Spark独立集群动态上线下线Worker节点
- Audio and video development interview questions
- One hundred questions of image processing (1-10)
- Research Report on market supply and demand and strategy of China's four flat leadless (QFN) packaging industry
- Continue and break jump out of multiple loops
- 第5章 NameNode和SecondaryNameNode
- Pull branch failed, fatal: 'origin/xxx' is not a commit and a branch 'xxx' cannot be created from it
- MP4格式详解
猜你喜欢

~76 sprite map

第一章 MapReduce概述

字节跳动新程序员成长秘诀:那些闪闪发光的宝藏mentor们

Chapter 5 namenode and secondarynamenode

LeetCode 1020. Number of enclaves

Soft music -js find the number of times that character appears in the string - Feng Hao's blog

解决Intel12代酷睿CPU单线程只给小核运行的问题

图像处理一百题(1-10)

解决Intel12代酷睿CPU【小核载满,大核围观】的问题(WIN11)

7-4 harmonic average
随机推荐
js封装数组反转的方法--冯浩的博客
图像处理一百题(1-10)
新手必会的静态站点生成器——Gridsome
ByteDance new programmer's growth secret: those glittering treasures mentors
Native JS realizes the functions of all selection and inverse selection -- Feng Hao's blog
第7章 __consumer_offsets topic
Research Report on market supply and demand and strategy of China's tetraacetylethylenediamine (TAED) industry
7-12 inventory code base
One hundred questions of image processing (11-20)
Spark's RDD (elastic distributed data set) returns a large result set
Market trend report, technological innovation and market forecast of desktop electric tools in China
(lightoj - 1349) Aladdin and the optimal invitation (greed)
Remove the border when input is focused
Hbuilder X格式化快捷键设置
Tencent interview algorithm question
LeetCode 1584. Minimum cost of connecting all points
Cartesian tree (modified)
~75 background
LeetCode 1557. The minimum number of points that can reach all points
Solve the problem of intel12 generation core CPU [small core full, large core onlookers] (win11)