./devel/p5-Search-Elasticsearch, Search::Elasticsearch - The official client for Elasticsearch

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 8.00, Package name: p5-Search-Elasticsearch-8.00, Maintainer: pkgsrc-users

Search::Elasticsearch is the official Perl client for Elasticsearch,
supported by elasticsearch.com. Elasticsearch itself is a flexible and
powerful open source, distributed real-time search and analytics
engine for the cloud. You can read more about it on elasticsearch.org.


Required to run:
[www/p5-URI] [www/p5-libwww] [lang/perl5] [devel/p5-namespace-clean] [devel/p5-Log-Any] [www/p5-HTTP-Message] [devel/p5-Moo] [converters/p5-JSON-MaybeXS] [www/p5-Any-URI-Escape]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 129.408 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-01 09:43:58 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/p5-Search-Elasticsearch) Updated 7.30 to 8.00

8.00    2022-12-29
        Stable release for Elasticsearch 8.5

7.717   2022-07-28
        Stable release for Elasticsearch 7.17

7.715   2021-10-19
        Stable release for Elasticsearch 7.15

7.714   2021-08-09
        Stable release for Elasticsearch 7.14

7.713   2021-06-14
        Stable release for Elasticsearch 7.13

7.712   2021-03-25
        Stable release for Elasticsearch 7.12

7.711001 2021-03-01
         Fix release for Elasticsearch 7.11

7.711   2021-02-11
        Stable release for Elasticsearch 7.11
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-20 09:36:55 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Search-Elasticsearch: update to 7.30.

7.30    2020-09-15
        Stable release for Elasticsearch 7.3

7.30_1  2020-08-05
        Updated API for Elasticsearch 7.3
   2020-09-07 11:53:51 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Search-Elasticsearch: update to 6.81.

6.81    2020-06-26
        * Fixed Async and NetCurl tests
        * Added if_seq_no and if_primary_term in bulk params
        * Added include_type_name in indices.exists API