Michael Bromley 99733fad59 fix(elasticsearch-plugin): Fix bad import paths hace 5 años
..
e2e c80662a890 feat(elasticsearch-plugin): Update index on asset deletion hace 5 años
src 99733fad59 fix(elasticsearch-plugin): Fix bad import paths hace 5 años
.gitignore e639bc95b3 chore: Set up elasticsearch-plugin e2e workflow (#201) hace 6 años
README.md a574fa1f35 docs(elasticsearch-plugin): Add note on minimum version of Elasticsearch hace 6 años
docker-compose.yml 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin hace 6 años
index.ts 2c8b7dfef6 feat(elasticsearch-plugin): Allow definition of custom mappings hace 6 años
jest.config.js 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin hace 6 años
package.json e255674fab feat(core): Update to TypeScript 3.8 hace 5 años
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin hace 6 años
tsconfig.json 9a5824c811 chore: Move common tsconfig setting to root hace 6 años

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/