Michael Bromley 236882c346 chore: Publish v0.1.2-beta.11 6 年之前
..
src 0d3d8efd9b fix(elasticsearch-plugin): Remove references to Decode decorator 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 236882c346 chore: Publish v0.1.2-beta.11 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