directus-operation-index

0.1.3 • Public • Published

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

Package Sidebar

Install

npm i directus-operation-index

Weekly Downloads

8

Version

0.1.3

License

MIT

Unpacked Size

123 kB

Total Files

5

Last publish

Collaborators

  • comfortablycoding