https://github.com/ieb/oak-es
An Oak Plugin replacement for the Oak Lucene index, using Elastic Search.
https://github.com/ieb/oak-es
Last synced: 3 months ago
JSON representation
An Oak Plugin replacement for the Oak Lucene index, using Elastic Search.
- Host: GitHub
- URL: https://github.com/ieb/oak-es
- Owner: ieb
- Created: 2016-08-11T09:38:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T09:42:49.000Z (almost 9 years ago)
- Last Synced: 2023-03-15T18:25:27.126Z (over 2 years ago)
- Language: Java
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oak-es
This repository is work in progress containing a port of the Oak Lucene Plugin to use Elastic Search. It aims, when complete
to provide all the functionality present in the Oak Lucene Plugin able to run with both installed. By default it runs ES co-located
in the same JVM as Oak. Where there are multiple Oak JVMs it aims to form an ES cluster co-located into those JVMs. Connecting to
an external ES cluster is achieved by changing OSGi configuration.