1MetaCPAN::Client::ScrolUls(e3r)Contributed Perl DocumentMaettiaoCnPAN::Client::Scroll(3)
2
3
4
6 MetaCPAN::Client::Scroll - A MetaCPAN::Client scroller
7
9 version 2.029000
10
12 next
13 get next matched document.
14
15 BUILDARGS
16 DEMOLISH
18 aggregations
19 The returned aggregations structure from agg requests.
20
21 base_url
22 The base URL for sending server requests.
23
24 body
25 The request body.
26
27 size
28 The number of docs to pull from each shard per request.
29
30 time
31 The lifetime of the scroller on the server.
32
33 total
34 The total number of matches.
35
36 type
37 The Elasticsearch type to query.
38
39 ua
40 The user agent object for running requests.
41
43 • Sawyer X <xsawyerx@cpan.org>
44
45 • Mickey Nasriachi <mickey@cpan.org>
46
48 This software is copyright (c) 2016 by Sawyer X.
49
50 This is free software; you can redistribute it and/or modify it under
51 the same terms as the Perl 5 programming language system itself.
52
53
54
55perl v5.34.0 2021-07-22 MetaCPAN::Client::Scroll(3)