1Search::Elasticsearch::UCsleirenCto:n:t6r_i0b(u3t)ed PerSleaDrocchu:m:eEnltaasttiiocnsearch::Client::6_0(3)
2
3
4

NAME

6       Search::Elasticsearch::Client::6_0 - Thin client with full support for
7       Elasticsearch 6.x APIs
8

VERSION

10       version 6.00
11

DESCRIPTION

13       The Search::Elasticsearch::Client::6_0 package provides a client
14       compatible with Elasticsearch 6.x.  It should be used in conjunction
15       with Search::Elasticsearch as follows:
16
17           $e = Search::Elasticsearch->new(
18               client => "6_0::Direct"
19           );
20
21       See Search::Elasticsearch::Client::6_0::Direct for documentation about
22       how to use the client itself.
23

PREVIOUS VERSIONS OF ELASTICSEARCH

25       This version of the client supports the Elasticsearch 6.0 branch, which
26       is not backwards compatible with earlier branches.
27
28       If you need to talk to a version of Elasticsearch before 6.0.0, please
29       install one of the following packages:
30
31       ·   Search::Elasticsearch::Client::5_0
32
33       ·   Search::Elasticsearch::Client::2_0
34
35       ·   Search::Elasticsearch::Client::1_0
36
37       ·   Search::Elasticsearch::Client::0_90
38

AUTHOR

40       Clinton Gormley <drtech@cpan.org>
41
43       This software is Copyright (c) 2017 by Elasticsearch BV.
44
45       This is free software, licensed under:
46
47         The Apache License, Version 2.0, January 2004
48
49
50
51perl v5.30.0                      2019-07-S2e6arch::Elasticsearch::Client::6_0(3)
Impressum