2. Getting Started
To use RNI-Elasticsearch, you need the RNI 7.13.0 Elasticsearch plugin, an RLP License, and Elasticsearch.
If you do not already have it, install Elasticsearch.
Download and unzip elasticsearch-1.x.y.zip [https://www.elastic.co/downloads/elasticsearch].
Install the RNI-Elasticsearch plugin.
Navigate to the
elasticsearch-1.x.y
root directory and runbin/plugin --install rni-es --url file:///path/to/rni-es-7.13.0.zip
The RNI-Elasticsearch plugin is now in
plugins/rni-es
.Copy the RLP License (rlp-license.xml) to plugins/rni-es/bt_root/rlp/rlp/licenses.
This license must be in place before you can use RNI-Elasticsearch.
To start the Elasticsearch server, run
bin/elasticsearch
Something else here.
this is code.
adding something new