Elasticsearch Setup

Elasticsearch Setup

Floren

Well-known member
Floren submitted a new resource:

Elasticsearch Setup - Learn how to Install and optimize this RESTful Search Engine in Red Hat

This tutorial will teach you how install and optimize Elasticasearch on a Red Hat based distribution.

Install Procedure
Install the AXIVO repository and Elasticsearch RPM:
# yum --enablerepo=axivo install elasticsearch
# chkconfig elasticsearch on
# service elasticsearch start
Your search engine is now functional.

XenForo Configuration Settings
Install the Enhanced Search add-on and set your...

Read more about this resource...
 
Hello
How to fix
[root@rom-bios ~]# yum --enablerepo=axivo install elasticsearch

error: rpmdb: BDB0113 Thread/process 29709/139780198471488 failed: BDB1507 Thread died in Berkeley DB library

error: db5 error(-30973) from dbenv->failchk: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery

error: cannot open Packages index using db5 - (-30973)

error: cannot open Packages database in /var/lib/rpm

CRITICAL:yum.main:


Error: rpmdb open failed

[root@rom-bios ~]#
 
Top Bottom