Michael Bromley 9f35e978f6 refactor(elasticsearch-plugin): Refactor to new Plugin architecture 6 년 전
..
src 9f35e978f6 refactor(elasticsearch-plugin): Refactor to new Plugin architecture 6 년 전
.gitignore 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 년 전
README.md a149d9824e docs: Fix docs links in plugin readmes 6 년 전
docker-compose.yml 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 년 전
index.ts 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 년 전
jest.config.js 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 년 전
package.json d09dbb528e chore: Publish v0.1.2-beta.8 6 년 전
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 년 전
tsconfig.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 년 전

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