1Search::Elasticsearch::URsoelre:C:oCnltireinbtu(t3e)d PeSrelarDcohc:u:mEelnatsattiicosnearch::Role::Client(3)
2
3
4
6 Search::Elasticsearch::Role::Client - Provides common functionality for
7 Client implementations
8
10 version 6.00
11
13 This role provides a common "perform_request()" method for Client
14 implementations.
15
17 "perform_request()"
18 This method takes whatever arguments it is passed and passes them
19 directly to a "parse_request()" method (which should be provided by
20 Client implementations). The "parse_request()" method should return a
21 request suitable for passing to "perform_request()" in
22 Search::Elasticsearch::Transport.
23
25 Clinton Gormley <drtech@cpan.org>
26
28 This software is Copyright (c) 2017 by Elasticsearch BV.
29
30 This is free software, licensed under:
31
32 The Apache License, Version 2.0, January 2004
33
34
35
36perl v5.28.0 2017-11S-e1a4rch::Elasticsearch::Role::Client(3)