Skip to content

elastic/elasticsearch-perl

 
 

Repository files navigation

Elasticsearch Perl client

Build Status

Search::Elasticsearch is the official Perl API for Elasticsearch. The full documentation is available on https://metacpan.org/module/Search::Elasticsearch.

Features

  • Full support for all Elasticsearch APIs
  • HTTP backend (blocking and asynchronous with Search::Elasticsearch::Async)
  • Robust networking support which handles load balancing, failure detection and failover
  • Good defaults
  • Helper utilities for more complex operations, such as bulk indexing, scrolled searches and reindexing.
  • Logging support via Log::Any
  • Compatibility with the official clients
  • Easy extensibility

Install

cpanm Search::Elasticsearch

License

This software is licensed under the Apache 2 license.

About

Official Perl low-level client for Elasticsearch.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 32

Languages