Michael Bromley 0d3d8efd9b fix(elasticsearch-plugin): Remove references to Decode decorator 6 yıl önce
..
src 0d3d8efd9b fix(elasticsearch-plugin): Remove references to Decode decorator 6 yıl önce
.gitignore 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce
README.md a149d9824e docs: Fix docs links in plugin readmes 6 yıl önce
docker-compose.yml 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce
index.ts 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce
jest.config.js 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce
package.json 7e72180957 chore: Publish v0.1.2-beta.9 6 yıl önce
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce
tsconfig.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce

README.md

Vendure Elasticsearch Plugin

The ElasticsearchPlugin uses Elasticsearch to power the the Vendure product search.

npm install @vendure/elasticsearch-plugin

For documentation, see www.vendure.io/docs/plugins/elasticsearch-plugin

Status: work in progress