46 Forks
327 Stars
327 Watchers

elasticsearch

Elasticsearch module based on the official elasticsearch package 🌿

How to download and setup elasticsearch

Open terminal and run command
git clone https://github.com/nestjs/elasticsearch.git
git clone is used to create a copy or clone of elasticsearch 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 elasticsearch https://github.com/nestjs/elasticsearch/archive/master.zip

Or simply clone elasticsearch with SSH
[email protected]:nestjs/elasticsearch.git

If you have some problems with elasticsearch

You may open issue on elasticsearch support forum (system) here: https://github.com/nestjs/elasticsearch/issues