C++ elasticlient library is simple library for simplified work with Elasticsearch in C++. The library is based on C++ Requests: Curl for People. Clone or download this repository to some directory and go to this directory.
https://seznam.github.io/elasticlient/Tags | elasticsearch cpp library elasticsearch-client cplusplus |
Implementation | C++ |
License | MIT |
Platform |
Elasticsearch DSL library to provide objective query builder for Elasticsearch bundle and elasticsearch-php client. You can easily build any Elasticsearch query and transform it to an array.
elasticsearch elasticsearch-php php-library elasticsearch-queries standalone dsl elasticsearch-library elasticsearch-clientOfficial low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.For a more high level client library with more limited scope, have a look at elasticsearch-dsl - a more pythonic library sitting on top of elasticsearch-py.
elasticsearch search clientElastic4s is a concise, idiomatic, reactive, type safe Scala client for Elasticsearch. The client can be used over both HTTP and TCP by choosing either of the elastic4s-http or elastic4s-tcp submodules. The official Elasticsearch Java client can of course be used in Scala, but due to Java's syntax it is more verbose and it naturally doesn't support classes in the core Scala core library nor Scala idioms.Elastic4s's DSL allows you to construct your requests programatically, with syntactic and semantic errors manifested at compile time, and uses standard Scala futures to enable you to easily integrate into an asynchronous workflow. The aim of the DSL is that requests are written in a builder-like way, while staying broadly similar to the Java API or Rest API. Each request is an immutable object, so you can create requests and safely reuse them, or further copy them for derived requests. Because each request is strongly typed your IDE or editor can use the type information to show you what operations are available for any request type.
elasticsearch reactive-streams elasticsearch-client elasticsearch-libraryJest is a Java HTTP Rest client for ElasticSearch. ElasticSearch already has a Java API which is also used by ElasticSearch internally, but Jest fills a gap, it is the missing client for ElasticSearch Http Rest interface.
elasticsearch-client search-api elasticsearch-libraryElastica is a PHP client for elasticsearch. It is based on Octopress framework. API is more elegant when compared to official PHP elasticsearch client.
elasticsearch-library elasticsearch-client elasticsearch-phpThis agnostic package is a lightweight wrapper on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. It does not want to hide or replace functionality of the Elasticsearch PHP client.Structure queries inside a class for clearer oversight in your application.
elasticsearch-client elasticsearch-library elasticsearch-php dslElasticsearch DSL is a high-level library whose aim is to help with writing and running queries against Elasticsearch. It is built on top of the official low-level client (elasticsearch-py).It provides a more convenient and idiomatic way to write and manipulate queries. It stays close to the Elasticsearch JSON DSL, mirroring its terminology and structure. It exposes the whole range of the DSL from Python either directly using defined classes or a queryset-like expressions.
elasticsearch searchA Go (golang) based Elasticsearch client library.
elasticsearch-client elasticsearch-libraryChewy is an ODM and wrapper for the official Elasticsearch client.Multi-model indices.
elasticsearch elasticsearch-client elasticsearch-libraryElastic is an Elasticsearch client for the Go programming language.See the wiki for additional information about Elastic.
elasticsearch elasticsearch-client elasticsearch-libraryPlastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch, by providing a fluent syntax for mapping, querying, and storing eloquent models.
elasticsearch laravel elasticsearch-php elasticsearch-client elasticsearch-library odm object-data-mapperFlummi is a client library for Elastic Search. It has been successfully tested with Elastic Search versions 2.3, 2.4 and 5.1. It provides a comprehensive Java query DSL API and communicates with the Elastic Search Cluster via HTTP/JSON. Flummi uses HTTP and JSON for communication with Elastic Search. Its only dependencies are Gson and AsyncHttpClient, so it is good for you if you don't want to have your application depend on the full ElasticSearch JAR.
elasticsearch-client elasticsearch-libraryThe official low-level Elasticsearch client for Node.js and the browser.
elasticsearch mapping restSearchkick learns what your users are looking for. As more people search, it gets smarter and the results get better. It’s friendly for developers - and magical for your users.The latest version works with Elasticsearch 2 and 5. For Elasticsearch 1, use version 1.5.1 and this readme.
elasticsearch-client elasticsearch-libraryJavascript API for ElasticSearch DSL
elasticsearch search elasticjs elastic elastic-search es ejs elasticsearch-client elasticsearch-libraryAn Elixir flavored HTTP client and DSL library for building JSON based settings, mappings, queries and percolators to Elasticsearch engine. Also in mix.exs, add :tirexs to the :applications list in def application.
elasticsearchMirage is a modern, open-source web based query explorer for Elasticsearch. It offers a blocks based GUI for composing Elasticsearch queries and comes with an on-the-fly transformer to show the corresponding JSON query API of Elasticsearch.
elasticsearch-management elasticsearch-tools elasticsearch-client elasticsearch-monitoringSearch doesn't have to be hard. Let the dog do it."ES is a nightmare but Bloodhound at least makes it tolerable." - Same user, later opinion.
elasticsearch-client elasticsearch-libraryWelcome to the Gui plugin for elasticsearch. Using this plugin you can explore your elasticsearch index. This plugin gives you a few different ways to start exploring. There is a way to search the repository in a way you would do it on a web site. You can enter keywords, do advanced search, use facets. Another way to explore the index is focussed on learning the structure of the actual executed query. You can enter a number of items to include in the query. You can enter fields, facets, highlighting, limit the indexes, limit the types. Finally there is a way to show some of the data in a graph. Since we use mainly JavaScript, it is possible to connect to a remote elasticsearch instance. To facilitate this, elasticsearch returns a specific html header.
elasticsearch plugin guikopf is a simple web administration tool for elasticsearch written in JavaScript + AngularJS + jQuery + Twitter bootstrap. It offers an easy way of performing common tasks on an elasticsearch cluster. Not every single API is covered by this plugin, but it does offer a REST client which allows you to explore the full potential of the ElasticSearch API.
elasticsearch-monitoring elasticsearch-management elasticsearch-tools
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.