integrations.asciidoc 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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/search_api_elasticsearch[Drupal]:
  26. Drupal Elasticsearch integration via Search API (1.0.0 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/wallmanderco/elasticsearch-indexer[Elasticsearch Indexer]:
  43. Elasticsearch WordPress Plugin
  44. * https://github.com/OlegKunitsyn/eslogd[eslogd]:
  45. Linux daemon that replicates events to a central Elasticsearch server in real-time
  46. * https://github.com/drewr/elasticsearch-clojure-repl[elasticsearch-clojure-repl]:
  47. Plugin that embeds nREPL for run-time introspective adventure! Also
  48. serves as an nREPL transport.
  49. * http://haystacksearch.org/[Haystack]:
  50. Modular search for Django
  51. * https://github.com/cleverage/play2-elasticsearch[play2-elasticsearch]:
  52. Elasticsearch module for Play Framework 2.x
  53. * https://github.com/goodow/realtime-search[realtime-search]:
  54. Elasticsearch module for Vert.x
  55. * https://github.com/fullscale/dangle[dangle]:
  56. A set of AngularJS directives that provide common visualizations for elasticsearch based on
  57. D3.
  58. * https://github.com/roundscope/ember-data-elasticsearch-kit[ember-data-elasticsearch-kit]:
  59. An ember-data kit for both pushing and querying objects to Elasticsearch cluster
  60. * https://github.com/kzwang/elasticsearch-osem[elasticsearch-osem]:
  61. A Java Object Search Engine Mapping (OSEM) for Elasticsearch
  62. * https://github.com/twitter/storehaus[Twitter Storehaus]:
  63. Thin asynchronous Scala client for Storehaus.
  64. * https://doc.tiki.org/Elasticsearch[Tiki Wiki CMS Groupware]:
  65. Tiki has native support for Elasticsearch. This provides faster & better search (facets, etc), along with some Natural Language Processing features (ex.: More like this)
  66. * https://github.com/reachkrishnaraj/kafka-elasticsearch-standalone-consumer[Kafka Standalone Consumer]:
  67. Easily Scaleable & Extendable, Kafka Standalone Consumer that will read the messages from Kafka, processes and index them in ElasticSearch
  68. * http://www.searchtechnologies.com/aspire-for-elasticsearch[Aspire for Elasticsearch]:
  69. Aspire, from Search Technologies, is a powerful connector and processing framework designed for unstructured data. It has connectors to internal and external repositories including SharePoint, Documentum, Jive, RDB, file systems, websites and more, and can transform and normalize this data before indexing in Elasticsearch.