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