Michael Bromley 7e96def396 chore: Publish v1.3.2 vor 4 Jahren
..
e2e 5981619cdb feat(elasticsearch-plugin): Allow the SearchInput to be extended vor 4 Jahren
src 75da3b39a3 perf(elasticsearch-plugin): Optimize indexing using RequestContextCache 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 52dccadb3e feat(elastic): add totalItemsMaxSize option (#977) vor 4 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 4 Jahren
package.json 7e96def396 chore: Publish v1.3.2 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/