-
-
28 Jul 2022 11:42:27 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (348 / 3 / 0)
- Kwalitee
Bus factor: 1- 67.63% Coverage
- License: apache_2_0
- Activity
24 month- Tools
- Download (129.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Any::URI::Escape
- Data::Dumper
- Devel::GlobalDestruction
- Encode
- File::Temp
- HTTP::Headers
- HTTP::Request
- HTTP::Tiny
- IO::Compress::Deflate
- IO::Compress::Gzip
- IO::Select
- IO::Socket
- IO::Uncompress::Gunzip
- IO::Uncompress::Inflate
- JSON::MaybeXS
- JSON::PP
- LWP::UserAgent
- List::Util
- Log::Any
- Log::Any::Adapter
- MIME::Base64
- Module::Runtime
- Moo
- Moo::Role
- Net::IP
- POSIX
- Package::Stash
- Scalar::Util
- Sub::Exporter
- Time::HiRes
- Try::Tiny
- URI
- namespace::clean
- overload
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 7.717 - 2022-07-28
- Stable release for Elasticsearch 7.17
Modules
The official client for ElasticsearchThin client with full support for Elasticsearch 7.x APIsA helper module for the Bulk APIThin client with full support for Elasticsearch 7.x APIsAutoscaling feature of Search::Elasticsearch 7.xPlugin providing cross-cluster replication APIs for Search::Elasticsearch 7.xA client for running cat debugging requestsA client for running cluster-level requestsDangling indices feature of Search::Elasticsearch 7.xData Frame Transform Deprecated feature of Search::Elasticsearch 7.xEnrich feature of Search::Elasticsearch 7.xEql feature of Search::Elasticsearch 7.xFeatures API of Search::Elasticsearch 7.xFleet API of Search::Elasticsearch 7.xPlugin providing Graph API for Search::Elasticsearch 7.xPlugin providing index lifecycle management APIs for Search::Elasticsearch 7.xA client for running index-level requestsA client for accessing the Ingest APIPlugin providing License API for Search::Elasticsearch 7.xPlugin providing Logstash API for Search::Elasticsearch 7.xPlugin providing ML API for Search::Elasticsearch 7.xPlugin providing Migration API for Search::Elasticsearch 7.xPlugin providing Monitoring for Search::Elasticsearch 7.xA client for running node-level requestsPlugin providing Rollups for Search::Elasticsearch 7.xPlugin providing SQL for Search::Elasticsearch 7.xPlugin providing SSL for Search::Elasticsearch 7.xSearchable Snapshots feature of Search::Elasticsearch 7.xPlugin providing Security API for Search::Elasticsearch 7.xPlugin providing Shutdown feature for Search::Elasticsearch 7.xSnapshot lifecycle management feature of Search::Elasticsearch 7.xA client for managing snapshot/restoreA client for accessing the Task Management APIPlugin providing TextStructure for Search::Elasticsearch 7.xTransform feature of Search::Elasticsearch 7.xPlugin providing Watcher API for Search::Elasticsearch 7.xPlugin providing XPack APIs for Search::Elasticsearch v7.xThis class contains the spec for the Elasticsearch APIsProvides common functionality to Elasticseach::Client::7_0::Bulk and Search::Elasticsearch::Client::7_0::Async::BulkProvides common functionality to Search::Elasticsearch::Client::7_0::Scroll and Search::Elasticsearch::Client::7_0::Async::ScrollA helper module for scrolled searchesClient-specific backend for Search::Elasticsearch::TestServerUsed by CxnPools to create new Cxn instances.A Cxn implementation which uses HTTP::TinyA Cxn implementation which uses LWPA CxnPool for connecting to a local cluster with a dynamic node listA CxnPool for connecting to a remote cluster with a static list of nodes.A CxnPool for connecting to a remote cluster without the ability to ping.Errors thrown by Search::ElasticsearchA Log::Any-based Logger implementationProvides common functionality for API implementationsProvides common functionality for Client implementationsRequest parsing for Direct clientsProvides common functionality to HTTP Cxn implementationsProvides common functionality to the CxnPool implementationsA CxnPool role for connecting to a local cluster with a dynamic node listA CxnPool role for connecting to a remote cluster with a static list of nodes.A CxnPool for connecting to a remote cluster without the ability to ping.A role to mark classes which should be used with other sync classesProvides common functionality to Logger implementationsAn interface for Serializer modulesA Serializer role for JSON modulesTransport role providing interface between the client class and the Elasticsearch clusterThe default JSON Serializer, using JSON::MaybeXSA JSON Serializer using Cpanel::JSON::XSA JSON Serializer using JSON::PPA JSON Serializer using JSON::XSA helper class to launch Elasticsearch nodesProvides interface between the client class and the Elasticsearch clusterA utility class for internal use by Search::ElasticsearchModule Install Instructions
To install Search::Elasticsearch, copy and paste the appropriate command in to your terminal.
cpanm Search::Elasticsearch
perl -MCPAN -e shell install Search::Elasticsearch
For more information on module installation, please visit the detailed CPAN module installation guide.