Introduction
Product Overview
Esrally is an open source performance pressure test tool officially released by Elastic. The nightly performance report of Elasticsearch is generated by Esrally.
Related Concepts
- Elasticsearch
Elasticsearch is a Lucene-based search server that provides a distributed, multi-user, and full-text search engine with a RESTful web API. It is developed in Java and released as open source code under the terms of Apache. Elasticsearch is a popular enterprise-ready search engine used in cloud computing. It is fast, stable, reliable, and easy to install and use. The official Elasticsearch client is available in Java, .NET (C#), PHP, Python, Apache Groovy, Ruby, and many other languages.
- Lucene
Lucene is part of the Apache Software Foundation's Jakarta project. It is an open source toolkit for full-text search. It provides an intact query engine and an index engine, along with some text analysis engines (supporting English and German).