Michael Bromley 1baeedf557 feat(core): Allow custom Permissions to be defined %!s(int64=5) %!d(string=hai) anos
..
e2e 1baeedf557 feat(core): Allow custom Permissions to be defined %!s(int64=5) %!d(string=hai) anos
src cdf3a39518 fix(elasticsearch-plugin): Compatible with UUID primary keys strategy %!s(int64=5) %!d(string=hai) anos
.gitignore e639bc95b3 chore: Set up elasticsearch-plugin e2e workflow (#201) %!s(int64=6) %!d(string=hai) anos
README.md c686509ba8 feat(elasticsearch-plugin): Allow full client options to be passed %!s(int64=5) %!d(string=hai) anos
docker-compose.yml 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin %!s(int64=6) %!d(string=hai) anos
index.ts 2c8b7dfef6 feat(elasticsearch-plugin): Allow definition of custom mappings %!s(int64=6) %!d(string=hai) anos
jest.config.js 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin %!s(int64=6) %!d(string=hai) anos
package.json 71492686fc chore: Publish v0.16.2 %!s(int64=5) %!d(string=hai) anos
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin %!s(int64=6) %!d(string=hai) anos
tsconfig.json 2061828873 feat: Preserve comments in compiled files %!s(int64=5) %!d(string=hai) anos

README.md

Vendure Elasticsearch Plugin

The ElasticsearchPlugin uses Elasticsearch to power 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/