The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "elasticsearch"

Types::ElasticSearch - Types for working with ElasticSearch River stage zero No dependents

BLHOTSKY/App-ElasticSearch-Utilities-8.8 - 13 Mar 2024 03:35:06 UTC - Search in distribution

Elasticsearch::Model River stage zero No dependents

This module is meant to be used very much like ElasticSearchX::Model, before it was deprecated. In fact, most of the code is borrowed from that module. All the changes I have made are aimed at two things: 1 Compatibility with Elasticsearch 6+ <https:...

AMIRI/Elasticsearch-Model-0.1.5 - 26 Jul 2018 18:13:01 UTC - Search in distribution

Search::Elasticsearch - The official client for Elasticsearch River stage two • 39 direct dependents • 54 total dependents

Search::Elasticsearch is the official Perl client for Elasticsearch, supported by elastic.co <http://elastic.co>. Elasticsearch itself is a flexible and powerful open source, distributed real-time search and analytics engine for the cloud. You can re...

EZIMUEL/Search-Elasticsearch-8.12 - 25 Jan 2024 10:49:58 UTC - Search in distribution

ElasticSearch::SearchBuilder - A Perlish compact query language for ElasticSearch River stage one • 2 direct dependents • 4 total dependents

The Query DSL for ElasticSearch (see Query DSL <http://www.elasticsearch.org/guide/reference/query-dsl>), which is used to write queries and filters, is simple but verbose, which can make it difficult to write and understand large queries. ElasticSea...

DRTECH/ElasticSearch-SearchBuilder-0.19 - 14 Dec 2013 16:13:58 UTC - Search in distribution

Mojito::Auth::Elasticsearch - authentication delegatee class for Elasticsearch River stage zero No dependents

MATEU/Mojito-0.25 - 10 Dec 2017 23:16:26 UTC - Search in distribution

Nile::Plugin::Elasticsearch - Elasticsearch client plugin for the Nile framework. River stage zero No dependents

Nile::Plugin::Elasticsearch - Elasticsearch client plugin for the Nile framework. Returns Search::Elasticsearch object. All methods of Search::Elasticsearch are supported. Plugin settings in th config file under "plugin" section. <plugin> <elasticsea...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution

MooseX::Types::ElasticSearch - Useful types for ElasticSearch River stage one • 1 direct dependent • 2 total dependents

PERLER/MooseX-Types-ElasticSearch-0.0.4 - 26 Apr 2014 05:51:09 UTC - Search in distribution

Search::Elasticsearch::Async - Async API for Elasticsearch using Promises River stage one • 8 direct dependents • 9 total dependents

Search::Elasticsearch::Async is the official asynchronous Perl client for Elasticsearch, supported by elastic.co <http://elastic.co>. Elasticsearch itself is a flexible and powerful open source, distributed real-time search and analytics engine for t...

EZIMUEL/Search-Elasticsearch-Async-8.12 - 25 Jan 2024 10:51:24 UTC - Search in distribution

Dancer::Plugin::ElasticSearch - ElasticSearch wrapper for Dancer River stage zero No dependents

Dancer::Plugin::ElasticSearch allows easy ES use with the elsearch keyword....

JKVA/Dancer-Plugin-ElasticSearch-0.003 - 26 Feb 2014 20:24:25 UTC - Search in distribution

Search::Elasticsearch::Compat - A compatibility layer for migrating from ElasticSearch.pm River stage one • 2 direct dependents • 2 total dependents

With the release of the official new Search::Elasticsearch module, the old ElasticSearch (note the change in case) module has been deprecated. This module, Search::Elasticsearch::Compat is a compatibility layer to help migrate existing code from the ...

DRTECH/Search-Elasticsearch-Compat-0.10 - 05 Mar 2014 15:29:58 UTC - Search in distribution

Catmandu::Store::ElasticSearch - A searchable store backed by Elasticsearch River stage zero No dependents

NICS/Catmandu-Store-Elasticsearch-1.0202 - 12 Mar 2020 15:32:05 UTC - Search in distribution

Dancer::Session::ElasticSearch - ElasticSearch based session engine for Dancer River stage zero No dependents

BABF/Dancer-Session-ElasticSearch-1.007 - 26 Feb 2014 07:14:16 UTC - Search in distribution

Dancer2::Plugin::ElasticSearch - Dancer2 plugin for obtaining Search::Elasticsearch handles River stage zero No dependents

This Dancer2 plugin handles connection configuration and fork-and-thread safety for ElasticSearch connectors....

WEBORAMA/Dancer2-Plugin-ElasticSearch-0.004 - 13 Feb 2018 14:31:04 UTC - Search in distribution

Metabrik::Audit::Elasticsearch - audit::elasticsearch Brik River stage zero No dependents

GOMOR/Metabrik-Repository-1.44 - 11 Aug 2023 15:22:31 UTC - Search in distribution

App::Prove::Elasticsearch::Utils - common functions used by multiple modules in the distribution. River stage zero No dependents

TEODESIAN/App-Prove-Plugin-Elasticsearch-0.001 - 18 Jun 2018 20:05:36 UTC - Search in distribution

Data::AnyXfer::To::Elasticsearch - transfer to Elasticsearch River stage zero No dependents

TODO...

ALUCAS/Data-AnyXfer-0.1 - 25 May 2020 13:33:44 UTC - Search in distribution

Data::SearchEngine::ElasticSearch - ElasticSearch support for Data::SearchEngine River stage zero No dependents

Data::SearchEngine::ElasticSearch is a backend for Data::SearchEngine. It aims to generalize the features of ElasticSearch so that application authors are insulated from *some* of the differences betwene search modules....

ANELSON/Data-SearchEngine-ElasticSearch-0.21 - 26 Jun 2012 12:34:04 UTC - Search in distribution

Search::Elasticsearch::Client::1_0 - Thin client with full support for Elasticsearch 1.x APIs River stage one • 1 direct dependent • 1 total dependent

The Search::Elasticsearch::Client::1_0 package provides a client compatible with Elasticsearch 1.x. It should be used in conjunction with Search::Elasticsearch as follows: $e = Search::Elasticsearch->new( client => "1_0::Direct" ); See Search::Elasti...

EZIMUEL/Search-Elasticsearch-Client-1_0-6.81 - 26 Jun 2020 11:22:31 UTC - Search in distribution

Search::Elasticsearch::Client::2_0 - Thin client with full support for Elasticsearch 2.x APIs River stage one • 2 direct dependents • 2 total dependents

The Search::Elasticsearch::Client::2_0 package provides a client compatible with Elasticsearch 2.x. It should be used in conjunction with Search::Elasticsearch as follows: $e = Search::Elasticsearch->new( client => "2_0::Direct" ); See Search::Elasti...

EZIMUEL/Search-Elasticsearch-Client-2_0-6.81 - 26 Jun 2020 11:22:54 UTC - Search in distribution

Search::Elasticsearch::Client::5_0 - Thin client with full support for Elasticsearch 5.x APIs River stage one • 1 direct dependent • 1 total dependent

The Search::Elasticsearch::Client::5_0 package provides a client compatible with Elasticsearch 5.x. It should be used in conjunction with Search::Elasticsearch as follows: $e = Search::Elasticsearch->new( client => "5_0::Direct" ); See Search::Elasti...

EZIMUEL/Search-Elasticsearch-Client-5_0-6.81 - 26 Jun 2020 11:23:47 UTC - Search in distribution
95 results (0.292 seconds)