elasticsearch-perl
elasticsearch-perl copied to clipboard
Official Perl low-level client for Elasticsearch.
Dear Enrico, dear Team we're actually running ES CPAN module 7.715 against our local ES 7.16 Server and all is fine :-D Thx again for your brilliant job! My question...
We want to announce end-of-life for version `8` of [elastic/elaticsearch-perl](https://github.com/elastic/elasticsearch-perl) software. This announcement marks the final milestone of the lifecycle management phase of the `8.x` release family. This means `8.x`...
I think, this is wrong. https://github.com/elastic/elasticsearch-perl/blob/5659396a3c6fcad01a85ecf92ff23804cf6eefe1/lib/Search/Elasticsearch/Client/7_0/Bulk.pm#L39-L50 You push something to the buffer and flush if it's greater than the limit. But shouldn't the limit be the limit, meaning: Not more...
The client has been updated in [API.pm](https://github.com/elastic/elasticsearch-perl/blob/version_7.715/lib/Search/Elasticsearch/Client/7_0/Role/API.pm) to reflect changes in the Elasticsearch API. What is missing is the documentation. According to the changes in `API.pm` (up to 7.15.1) these...
Hi Im trying to use remove_lifecycle but im getting: Can't locate object method "remove_lifecycle" via package "Search::Elasticsearch::Client::7_0::Direct::ILM"
I'm forwarding Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954111 The reporter notes that _Your package uses the Perl module HTTP::Tiny, but it does not force the verify_SSL attribute to a true value. ... I...
The perl client doesn't delete scroll contexts when a scroll search is empty (no results returned). However, if data is returned, then a call to finish() does delete the scroll...
As defined in the specification. Header should be sent by default, add an option for disabling the header. Header should also be backported to the 6.x branch if possible.
other than me not wanting to install deprecated modules, I have a global red flag on modules from PERLANCAR, because it might drag in half of CPAN or useless duplications...
A shared shim amongst clients used to automate delivery