integrations.asciidoc 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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-labs/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. * https://drupal.org/project/elasticsearch_connector[Drupal]:
  24. Drupal Elasticsearch integration (1.0.0 and later).
  25. * http://drupal.org/project/elasticsearch[Drupal]:
  26. Drupal Elasticsearch integration (0.90 and earlier).
  27. * https://github.com/refuge/couch_es[couch_es]:
  28. elasticsearch helper for couchdb based products (apache couchdb, bigcouch & refuge)
  29. * https://github.com/sonian/elasticsearch-jetty[Jetty]:
  30. Jetty HTTP Transport
  31. * https://github.com/dadoonet/spring-elasticsearch[Spring Elasticsearch]:
  32. Spring Factory for Elasticsearch
  33. * https://github.com/spring-projects/spring-data-elasticsearch[Spring Data Elasticsearch]:
  34. Spring Data implementation for Elasticsearch
  35. * https://camel.apache.org/elasticsearch.html[Apache Camel Integration]:
  36. An Apache camel component to integrate elasticsearch
  37. * https://github.com/tlrx/elasticsearch-test[elasticsearch-test]:
  38. Elasticsearch Java annotations for unit testing with
  39. http://www.junit.org/[JUnit]
  40. * http://searchbox-io.github.com/wp-elasticsearch/[Wp-Elasticsearch]:
  41. Elasticsearch WordPress Plugin
  42. * https://github.com/OlegKunitsyn/eslogd[eslogd]:
  43. Linux daemon that replicates events to a central Elasticsearch server in real-time
  44. * https://github.com/drewr/elasticsearch-clojure-repl[elasticsearch-clojure-repl]:
  45. Plugin that embeds nREPL for run-time introspective adventure! Also
  46. serves as an nREPL transport.
  47. * http://haystacksearch.org/[Haystack]:
  48. Modular search for Django
  49. * https://github.com/cleverage/play2-elasticsearch[play2-elasticsearch]:
  50. Elasticsearch module for Play Framework 2.x
  51. * https://github.com/fullscale/dangle[dangle]:
  52. A set of AngularJS directives that provide common visualizations for elasticsearch based on
  53. D3.
  54. * https://github.com/roundscope/ember-data-elasticsearch-kit[ember-data-elasticsearch-kit]:
  55. An ember-data kit for both pushing and querying objects to Elasticsearch cluster
  56. * https://github.com/kzwang/elasticsearch-osem[elasticsearch-osem]:
  57. A Java Object Search Engine Mapping (OSEM) for Elasticsearch