1104 Forks
7191 Stars
7191 Watchers

OpenSearch

🔎 Open source distributed and RESTful search engine.

How to download and setup OpenSearch

Open terminal and run command
git clone https://github.com/opensearch-project/OpenSearch.git
git clone is used to create a copy or clone of OpenSearch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenSearch https://github.com/opensearch-project/OpenSearch/archive/master.zip

Or simply clone OpenSearch with SSH
[email protected]:opensearch-project/OpenSearch.git

If you have some problems with OpenSearch

You may open issue on OpenSearch support forum (system) here: https://github.com/opensearch-project/OpenSearch/issues