Michael Bromley c29e6f2ede feat(core): Implement sort/filter OrderList by customerLastName vor 4 Jahren
..
e2e c29e6f2ede feat(core): Implement sort/filter OrderList by customerLastName vor 4 Jahren
src ce147dc13e refactor: Use i18n for facet filter error message, minor code cleanup vor 4 Jahren
.gitignore e639bc95b3 chore: Set up elasticsearch-plugin e2e workflow (#201) vor 6 Jahren
README.md c686509ba8 feat(elasticsearch-plugin): Allow full client options to be passed vor 5 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 e03fdcd26b chore: Update graphql to latest & root deps vor 5 Jahren
package.json 2dc2fd8c37 chore: Publish v1.0.0-beta.7 vor 4 Jahren
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin vor 6 Jahren
tsconfig.json 2061828873 feat: Preserve comments in compiled files vor 5 Jahren

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/