Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

Solr Overview

This document describes the Solr deployment procedure and does not include the source code compilation procedure.

All programs required in this document are downloaded from the official websites. Most of these programs are compiled based on the x86 platform and may contain modules that are implemented in platform-dependent languages (such as C/C++). Therefore, incompatibility issues may occur if these programs directly run on Kunpeng servers. To resolve the problem, you need to download and compile the source code and then deploy the programs. The deployment procedure is the same regardless of the program compilation platform.

Recommended Versions

Software

Version

How to Obtain

OpenJDK

jdk8u252-b09

Arm: https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_aarch64_linux_hotspot_8u252b09.tar.gz

x86: https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u252-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u252b09.tar.gz

ZooKeeper

3.4.6

Download the software package of the required version from:

https://archive.apache.org/dist/zookeeper/zookeeper-3.4.6/

Solr

6.2.0

Download the software package of the required version from:

https://archive.apache.org/dist/lucene/solr/6.2.0/

Tomcat

8.5.28

Download the software package of the required version from:

https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.28/bin/