pkgsrc/databases/elasticsearch/DESCR
imil 8aa69315b3 Initial import of elasticsearch, version 1.1.0, into the NetBSD Packages
Collection.

Elasticsearch is a distributed RESTful search engine built for the cloud.
Features include:

  * Distributed and Highly Available Search Engine.
  * Multi Tenant with Multi Types.
  * Various set of APIs
  * Document oriented
  * Reliable, Asynchronous Write Behind for long term persistency.
  * (Near) Real Time Search.
  * Built on top of Lucene
  * Per operation consistency
  * Open Source under Apache 2 License.
2014-04-16 17:22:14 +00:00

12 lines
419 B
Text

Elasticsearch is a distributed RESTful search engine built for the cloud.
Features include:
* Distributed and Highly Available Search Engine.
* Multi Tenant with Multi Types.
* Various set of APIs
* Document oriented
* Reliable, Asynchronous Write Behind for long term persistency.
* (Near) Real Time Search.
* Built on top of Lucene
* Per operation consistency
* Open Source under Apache 2 License.