NAME

OpenSearch::Client - An unofficial Perl client for OpenSearch

VERSION

version 3.007002

SYNOPSIS

use OpenSearch::Client;

# Connect to localhost:9200:

my $client = OpenSearch::Client->new();

DESCRIPTION

OpenSearch::Client is an unofficial Perl client for OpenSearch.

It is derived from Search::Elasticsearch.

The module was created as the OpenSearch and Elasticsearch APIs diverged after OpenSearch was forked.

Search::Elasticsearch is no longer maintained as Elasticsearch no longer include Perl as a supported client.

MANUAL

For documentation index see OpenSearch::Client::Manual

HISTORY

This distribution is derived from Search::Elasticsearch version 7.714. All subsequent changes are unique to this distribution.

AUTHOR

Mark Dootson <mdootson@cpan.org> ( current maintainer )

CREDITS

OpenSearch::Client is based on Search::Elasticsearch version 7.714 by Enrico Zimuel <enrico.zimuel@elastic.co>.

COPYRIGHT AND LICENSE

Copyright (C) 2026 by Mark Dootson ( this distribution )

Copyright (C) 2021 by Elasticsearch BV ( original distribution )

This is free software, licensed under:

The Apache License, Version 2.0, January 2004