mongoose-algolia-index
Mongoose plugin to automatically index newly created documents for Algolia.
Installation
npm install mongoose-algolia-index --save
Usage
const mongoose = ;const algoliaPlugin = ; let TestSchema = name: String; TestSchema; mongoose;
Documentation
Read the documentation in DOCUMENTATION.
Contributing
Read the CONTRIBUTING guide for information.
License
Licensed under MIT. See LICENSE for more information.
Issues
Report a bug in issues.
Made with love in Dhaka, Bangladesh by Riyadh Al Nur