okassa / elasticsearch-osgi

This OSGi bundle wraps elasticsearch 5.3.0 jar file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elasticsearch-osgi

This Maven build will generate an elasticsearch-osgi bundle that contains:

  • Export-Package: of com.elasticsearch* packages
  • Export-Package: of org.apache.lucene.search.join&version=[lucene.version] required when using the org.elasticsearch.index.query.QueryBuilders.nestedQuery(...) function
  • The Elasticsearch Java REST API Client

Motivation

This was developed to extend the work performed in ServiceMix https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git for the additional requirements listed above.

Contributors

https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git

License

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

About

This OSGi bundle wraps elasticsearch 5.3.0 jar file.