Michael Bromley 2d78e64503 refactor(core): Store JobRecord as regular VendureEntity преди 5 години
..
e2e 2d78e64503 refactor(core): Store JobRecord as regular VendureEntity преди 5 години
src b1a13814d2 refactor(core): Make RequestContext serialize / deserialize type-safe преди 5 години
.gitignore e639bc95b3 chore: Set up elasticsearch-plugin e2e workflow (#201) преди 6 години
README.md a574fa1f35 docs(elasticsearch-plugin): Add note on minimum version of Elasticsearch преди 6 години
docker-compose.yml 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin преди 6 години
index.ts 2c8b7dfef6 feat(elasticsearch-plugin): Allow definition of custom mappings преди 6 години
jest.config.js 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin преди 6 години
package.json 86aac5e83d chore: Update all packages to TypeScript 3.7.5 преди 5 години
tsconfig.build.json 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin преди 6 години
tsconfig.json 9a5824c811 chore: Move common tsconfig setting to root преди 6 години

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/