1Search::Elasticsearch::UCsleirenCto:n:t7r_i0b(u3t)ed PerSleaDrocchu:m:eEnltaasttiiocnsearch::Client::7_0(3)
2
3
4
6 Search::Elasticsearch::Client::7_0 - Thin client with full support for
7 Elasticsearch 7.x APIs
8
10 version 7.715
11
13 The Search::Elasticsearch::Client::7_0 package provides a client
14 compatible with Elasticsearch 7.x. It should be used in conjunction
15 with Search::Elasticsearch as follows:
16
17 $e = Search::Elasticsearch->new(
18 client => "7_0::Direct"
19 );
20
21 See Search::Elasticsearch::Client::7_0::Direct for documentation about
22 how to use the client itself.
23
25 This version of the client supports the Elasticsearch 7.0 branch, which
26 is not backwards compatible with earlier branches.
27
28 If you need to talk to a version of Elasticsearch before 7.0.0, please
29 install one of the following packages:
30
31 • Search::Elasticsearch::Client::6_0
32
33 • Search::Elasticsearch::Client::5_0
34
35 • Search::Elasticsearch::Client::2_0
36
37 • Search::Elasticsearch::Client::1_0
38
39 • Search::Elasticsearch::Client::0_90
40
42 Enrico Zimuel <enrico.zimuel@elastic.co>
43
45 This software is Copyright (c) 2021 by Elasticsearch BV.
46
47 This is free software, licensed under:
48
49 The Apache License, Version 2.0, January 2004
50
51
52
53perl v5.34.0 2022-01-S2e1arch::Elasticsearch::Client::7_0(3)