Open zackarychapple opened 3 years ago
https://wanago.io/2020/09/07/api-nestjs-elasticsearch/ https://github.com/nestjs/elasticsearch https://medium.com/@phatdev/build-a-full-text-search-with-nestjs-mongodb-elasticsearch-and-docker-final-part-3ff13b93f447 https://dev.to/kop7/how-to-build-autocomplete-search-with-nestjs-elasticsearch-and-vue-12h8
In order to make the search interface in the header an omnisearch we need to add a better search engine. Adding Elasticsearch will make omnisearch much easier.