27 packages found
update elastic search index within mongoose hooks
Mongoose schema plugin to search on multiple fields. Support search on ObjectID, Regex or Mongodb text indexes
Elastic search index for mongoose models
N-gram based searching for [mongoose](https://github.com/Automattic/mongoose) models
Creates the index.js file including all the schemas in the schema folder. Users will be able to point to a specific folder if desired
Mongoose Elastic is a [mongoose](http://mongoosejs.com/) plugin that can automatically index your models into [elasticsearch](https://www.elastic.co/).
Optimized pagination using indexes (no cursor.skip) with fallback. Used with Mongoose + Express.
Mongoose plugin to automatically index newly created documents for Algolia
Mongoose hook for the Strapi framework
Validate a field by indexed schema in Mongoose
Extra index functionality for mongoose
A small plugin for mongoose.js allows you to automatically index the data in the elastic (ElasticSearch)
Elastic search index for mongoose models
產生基本mongoose與express MVC架構 目錄結構 ```bash myfirst ├── api #route api 存放位置 │ └── example #api 名稱 │ ├── controller │ │ └── get.js │ └── index.js # 放 route.get post... ├── models │ ├── mongodb │ │ ├── connector.js │
Command line interface to create mongo index from mongoose model
ElasticDb é um plugin para mongooosejs que fornece a funcionalidade de indexação automática no elasticsearch.
Optimized pagination using indexes (no cursor.skip) with fallback. Used with Mongoose + Hapi.js base on tesfaldet/mongoose-opt-paginate.
Mongoose plugin to create a document or return the existing one based on the unique index
Plugin for delete all old indexes that prevent new indexes behaviors.