123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- [[integrations]]
- == Integrations
- * http://grails.org/plugin/elasticsearch[Grails]:
- Elasticsearch Grails plugin.
- * https://github.com/carrot2/elasticsearch-carrot2[carrot2]:
- Results clustering with carrot2
- * https://github.com/angelf/escargot[escargot]:
- Elasticsearch connector for Rails (WIP).
- * https://metacpan.org/module/Catalyst::Model::Search::Elasticsearch[Catalyst]:
- Elasticsearch and Catalyst integration.
- * http://github.com/aparo/django-elasticsearch[django-elasticsearch]:
- Django Elasticsearch Backend.
- * http://github.com/Aconex/elasticflume[elasticflume]:
- http://github.com/cloudera/flume[Flume] sink implementation.
- * http://code.google.com/p/terrastore/wiki/Search_Integration[Terrastore Search]:
- http://code.google.com/p/terrastore/[Terrastore] integration module with elasticsearch.
- * https://github.com/infochimps-labs/wonderdog[Wonderdog]:
- Hadoop bulk loader into elasticsearch.
- * http://geeks.aretotally.in/play-framework-module-elastic-search-distributed-searching-with-json-http-rest-or-java[Play!Framework]:
- Integrate with Play! Framework Application.
- * https://github.com/Exercise/FOQElasticaBundle[ElasticaBundle]:
- Symfony2 Bundle wrapping Elastica.
- * https://drupal.org/project/elasticsearch_connector[Drupal]:
- Drupal Elasticsearch integration (1.0.0 and later).
- * http://drupal.org/project/elasticsearch[Drupal]:
- Drupal Elasticsearch integration (0.90 and earlier).
- * https://github.com/refuge/couch_es[couch_es]:
- elasticsearch helper for couchdb based products (apache couchdb, bigcouch & refuge)
- * https://github.com/sonian/elasticsearch-jetty[Jetty]:
- Jetty HTTP Transport
- * https://github.com/dadoonet/spring-elasticsearch[Spring Elasticsearch]:
- Spring Factory for Elasticsearch
- * https://github.com/spring-projects/spring-data-elasticsearch[Spring Data Elasticsearch]:
- Spring Data implementation for Elasticsearch
- * https://camel.apache.org/elasticsearch.html[Apache Camel Integration]:
- An Apache camel component to integrate elasticsearch
- * https://github.com/tlrx/elasticsearch-test[elasticsearch-test]:
- Elasticsearch Java annotations for unit testing with
- http://www.junit.org/[JUnit]
- * http://searchbox-io.github.com/wp-elasticsearch/[Wp-Elasticsearch]:
- Elasticsearch WordPress Plugin
- * https://github.com/OlegKunitsyn/eslogd[eslogd]:
- Linux daemon that replicates events to a central Elasticsearch server in real-time
- * https://github.com/drewr/elasticsearch-clojure-repl[elasticsearch-clojure-repl]:
- Plugin that embeds nREPL for run-time introspective adventure! Also
- serves as an nREPL transport.
- * http://haystacksearch.org/[Haystack]:
- Modular search for Django
- * https://github.com/cleverage/play2-elasticsearch[play2-elasticsearch]:
- Elasticsearch module for Play Framework 2.x
- * https://github.com/fullscale/dangle[dangle]:
- A set of AngularJS directives that provide common visualizations for elasticsearch based on
- D3.
- * https://github.com/roundscope/ember-data-elasticsearch-kit[ember-data-elasticsearch-kit]:
- An ember-data kit for both pushing and querying objects to Elasticsearch cluster
- * https://github.com/kzwang/elasticsearch-osem[elasticsearch-osem]:
- A Java Object Search Engine Mapping (OSEM) for Elasticsearch
|