ElasticSearch is an Open Source (Apache 2), Distributed, RESTful, Search Engine built on top of Lucene. This tag should be used only for the use of ElasticSearch in JavaScript.
Elasticsearch is an Open Source (under the Apache 2 License), Distributed, RESTful, Search Engine built on top of lucene and developed in java.
It is often combined with logstash and kibana; referred to as elk-stack.
According to Wikipedia
It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free json documents. It is also document oriented and presents a various set of APIs: native Java, HTTP RESTful.
Elastic is the parent company of Elasticsearch the product.