Michael Bromley cb735bb7b6 chore: Publish v0.1.2-beta.5 6 yıl önce
..
src 4775c2e44d feat(elasticsearch-plugin): Implement worker 6 yıl önce
.gitignore 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 yıl önce
README.md 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 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 cb735bb7b6 chore: Publish v0.1.2-beta.5 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