mongoosastic
mongoosastic copied to clipboard
Index mongoose models into elastic search for kickass searching.
Results
3
mongoosastic issues
Sort by
recently updated
recently updated
newest added
I found there could be a problem if you don't index the MongoDB `_id` field and you try to use `hydrate` option. Basically the problem is the `_id` comes as...
See these for more info pr: https://github.com/jamescarr/mongoosastic/issues/131 issue: #127 We are now at https://github.com/mongoosastic/mongoosastic
Announcement