OsgiliathEnterprise / net.osgiliath.parent

Osgiliath OSGI-EE Framework
http://osgiliathenterprise.github.io/projects.documentations/products/osgiliath-enterprise-framework/
15 stars 7 forks source link

[FEAT] Add a Lucene/Solr // ElasticSearch Module #54

Open Tcharl opened 9 years ago

Tcharl commented 9 years ago

See that tuto for java usage http://www.javacodegeeks.com/2013/04/getting-started-with-elasticsearch.html

garyhodgson commented 9 years ago

Have you already seen the decanter project? They have an elasticsearch feature, based on the servicemix bundle, which works quite well. https://github.com/apache/karaf-decanter

I've been using this with logging and kibana so far.

Tcharl commented 9 years ago

Hi,

Thank you for the pointer, I heard about it, but didn't know that it was operational :).

zusquang commented 8 years ago

Very nice feature, I done with elasticsearch before.