Minimalistic Elasticsearch client
simple elasticsearch queries
simple elasticsearch client (npm elasticsearch-js used)
A simple Elasticsearch CSV importer
The official Elasticsearch client for Node.js
A simple elasticsearch integration / utilities framework
Simple Elasticsearch Plugin
A JavaScript implementation of the elasticsearch Query DSL
Simple elasticsearch client
Mock utility for the Elasticsearch's Node.js client
An elasticsearch query body builder.
An Elasticsearch transport for winston
AWS SDK for JavaScript Elasticsearch Service Client for Node.js, Browser and React Native
Elasticsearch Scroll query results as a Stream
TypeScript definitions for elasticsearch
Load pino logs into ElasticSearch
import and export tools for elasticsearch
A tiny Amazon Signature Version 4 connection class for @elastic/elasticsearch, for compatibility with AWS Elasticsearch and IAM authentication.
Nest - modern, fast, powerful node.js web framework (@elasticsearch)
open telemetry instrumentation for the `elasticsearch` module
A module for the search backend that implements search using ElasticSearch
A Headless Search UI library
Use elasticsearch-js with Amazon ES
No description provided.
Simple wrapper for elasticsearch
Simple utilities built ontop of Elasticsearch
Simple and easy integration of mongoid with the new elasticsearch gem
This elasticsearch client is just all you need to search and index your data with persistent http connection
A dead simple DSL for integrating ActiveModel with ElasticSearch.
Minimal, simple, DRY DSL for searching Elasticsearch. Takes one shallow hash argument and translates it to an elaborate one passed on to elasticsearch-api. The price: narrower options. The gain: succinctness. For example, a root <tt>:range</tt> is always a boolean filter and always includes the edges: tractor = Client.new opts = { range: { timestamp: ['now-5m', 'now'] } } tractor.search(opts) # => sends the following to Ealsticsearch: { "query": { "bool": { "filter": [ { "range": { "timestamp": { "gte":"now-5m", "lte":"now" } } } ], "must": [], } } }
Simple and easy integration of mongoid with the new elasticsearch gem
Status board rack middleware for ElasticSearch
Convert mysql data into json for elasticsearch
Packages up elasticsearch in a gem and adds a ruby executable to run it easily with relative config paths. Makes elasticsearch dead simple to develop with.
A simple wrapper for Elasticsearch
An elasticsearch wrapper for mongoid odm based on slingshot. Makes integration between ElasticSearch full-text search engine and Mongoid documents seemless and simple.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.