0.1.3 • Published 1 year ago

directus-operation-index v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

directus-operation-index

A Directus index operation for Flows.

Install

NPM
npm install directus-operation-index
YARN
yarn add directus-operation-index
PNPM
pnpm add directus-operation-index

Engines

The currently supported engines are Meilisearch and Algolia.

Algolia Configuration

ENV

INDEX_ALGOLIA_APP_ID=APPLICATION_ID
INDEX_ALGOLIA_API_KEY=ADMIN_API_KEY

Meilisearch Configuration

ENV

INDEX_MEILISEARCH_HOST=HOST
INDEX_MEILISEARCH_API_KEY=MASTER_KEY

!IMPORTANT
If INDEX_MEILISEARCH_HOST is set to a local IP address then IMPORT_IP_DENY_LIST must be adjusted.

Bugs

If any bugs are found please report them as a Github Issue

License

MIT

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago