/prisma-fts-middleware

This library performs Prisma full-text search with external tools such as ElasticSearch, OpenSearch, and Algolia.

Primary LanguageTypeScriptMIT LicenseMIT

codecov

prisma-fts

@prisma-fts

This library performs Prisma full-text search with external tools such as ElasticSearch, OpenSearch, and Algolia.

Libraries

For Algolia

See @prisma-fts/algolia

For Elasticsearch

See @prisma-fts/elasticsearch

For OpenSearch

See @prisma-fts/opensearch

For Meilisearch

If there is a need, I will make it, just let me know in an issue.

Structure

Bypass the query to the search engine using Prisma middleware.

structure

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details