Michael Bromley efa12ba425 feat(core): Implement deleteAsset mutation vor 5 Jahren
..
e2e efa12ba425 feat(core): Implement deleteAsset mutation vor 5 Jahren
src 2231505d32 fix(core): Correctly reindex enabled state vor 5 Jahren
.gitignore e639bc95b3 chore: Set up elasticsearch-plugin e2e workflow (#201) vor 6 Jahren
README.md a574fa1f35 docs(elasticsearch-plugin): Add note on minimum version of Elasticsearch vor 6 Jahren
docker-compose.yml 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin vor 6 Jahren
index.ts 2c8b7dfef6 feat(elasticsearch-plugin): Allow definition of custom mappings vor 6 Jahren
jest.config.js 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin vor 6 Jahren
package.json e255674fab feat(core): Update to TypeScript 3.8 vor 5 Jahren
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin vor 6 Jahren
tsconfig.json 9a5824c811 chore: Move common tsconfig setting to root vor 6 Jahren

README.md

Vendure Elasticsearch Plugin

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

Requires Elasticsearch v7.0 or higher.

npm install @vendure/elasticsearch-plugin

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