Skip to content

horte/elasticsearch-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Elasticsearch support plugin

This plugin offers some Java helper classes for easier use of Elasticsearch API.

image

Versions

ES version Plugin Release date
0.19.11.2 0.19.11.2 Feb 1, 2013
0.20.6 0.20.6.1 Feb 4, 2014
0.90.7 0.90.7.1 Dec 3, 2013
1.0.0.RC2 1.0.0.RC2.1 Feb 3, 2014
1.1.0 1.1.0.7 May 11, 2014

Installation

./bin/plugin -install support -url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-support/1.1.0.7/elasticsearch-support-1.1.0.7.zip

Do not forget to restart the node after installing.

Checksum

File SHA1
elasticsearch-support-1.1.0.7.zip 05e7194cd2a1f508d071bf74564621176684e598

Project docs

The Maven project site is available at Github

Issues

All feedback is welcome! If you find issues, please post them at Github

License

Elasticsearch Support Plugin

Copyright (C) 2013 Jörg Prante

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Support classes for Elasticsearch client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.3%
  • Ruby 1.1%
  • Python 0.6%