elasticsearch-orm
elasticsearch-orm copied to clipboard
An ORM, like Mongoose, for Elasticsearch.
Elasticsearch ORM
Work in progress.
- new Schema
- find
- findOne
- search ({query: String, size: Number})
- sort
- limit
- skip
- populate
- exec
- .virtual() (maybe not needed?)
- versioner
- stream
-
- pause
-
- resume
Model Properties:
- type
- ref
- indexed
- default