integrations.asciidoc 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. [[integrations]]
  2. == Integrations
  3. * http://grails.org/plugin/elasticsearch[Grails]:
  4. ElasticSearch Grails plugin.
  5. * https://github.com/carrot2/elasticsearch-carrot2[carrot2]:
  6. Results clustering with carrot2
  7. * https://github.com/angelf/escargot[escargot]:
  8. ElasticSearch connector for Rails (WIP).
  9. * https://metacpan.org/module/Catalyst::Model::Search::ElasticSearch[Catalyst]:
  10. ElasticSearch and Catalyst integration.
  11. * http://github.com/aparo/django-elasticsearch[django-elasticsearch]:
  12. Django ElasticSearch Backend.
  13. * http://github.com/Aconex/elasticflume[elasticflume]:
  14. http://github.com/cloudera/flume[Flume] sink implementation.
  15. * http://code.google.com/p/terrastore/wiki/Search_Integration[Terrastore Search]:
  16. http://code.google.com/p/terrastore/[Terrastore] integration module with elasticsearch.
  17. * https://github.com/infochimps/wonderdog[Wonderdog]:
  18. Hadoop bulk loader into elasticsearch.
  19. * http://geeks.aretotally.in/play-framework-module-elastic-search-distributed-searching-with-json-http-rest-or-java[Play!Framework]:
  20. Integrate with Play! Framework Application.
  21. * https://github.com/Exercise/FOQElasticaBundle[ElasticaBundle]:
  22. Symfony2 Bundle wrapping Elastica.
  23. * http://drupal.org/project/elasticsearch[Drupal]:
  24. Drupal ElasticSearch integration.
  25. * https://github.com/refuge/couch_es[couch_es]:
  26. elasticsearch helper for couchdb based products (apache couchdb, bigcouch & refuge)
  27. * https://github.com/sonian/elasticsearch-jetty[Jetty]:
  28. Jetty HTTP Transport
  29. * https://github.com/dadoonet/spring-elasticsearch[Spring Elasticsearch]:
  30. Spring Factory for Elasticsearch
  31. * https://camel.apache.org/elasticsearch.html[Apache Camel Integration]:
  32. An Apache camel component to integrate elasticsearch
  33. * https://github.com/tlrx/elasticsearch-test[elasticsearch-test]:
  34. Elasticsearch Java annotations for unit testing with
  35. http://www.junit.org/[JUnit]
  36. * http://searchbox-io.github.com/wp-elasticsearch/[Wp-ElasticSearch]:
  37. ElasticSearch WordPress Plugin
  38. * https://github.com/OlegKunitsyn/eslogd[eslogd]:
  39. Linux daemon that replicates events to a central ElasticSearch server in real-time
  40. * https://github.com/drewr/elasticsearch-clojure-repl[elasticsearch-clojure-repl]:
  41. Plugin that embeds nREPL for run-time introspective adventure! Also
  42. serves as an nREPL transport.
  43. * http://haystacksearch.org/[Haystack]:
  44. Modular search for Django
  45. * https://github.com/cleverage/play2-elasticsearch[play2-elasticsearch]:
  46. ElasticSearch module for Play Framework 2.x
  47. * https://github.com/fullscale/dangle[dangle]:
  48. A set of AngularJS directives that provide common visualizations for elasticsearch based on
  49. D3.