Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 317 Bytes

Prerequisites.md

File metadata and controls

9 lines (6 loc) · 317 Bytes

#Prerequisites for sample application

Elasticsearch server

Download Elastic Search server

http://www.elasticsearch.org/download/

and make it running according to your system instructions. ElasticSearch is a server built on top of Apache Lucene, so many things relevant to Lucene will also be working well here.