@knetik/micro-es
v3.1.10
Published
This package adds an elasticsearch client to any [micro-core](https://www.npmjs.com/package/@knetik/micro-core) application as a multi tenant adaptor
Downloads
178
Readme
Knetik Micro ES
This package adds an elasticsearch client to any micro-core application as a multi tenant adaptor
When a customer connects to a micro-core application, the required app_id is passed into the elsaticsearch initializer and used as a filter on searches. Then creating a connection and loading any es models defined in the models directory.