jbdemonte / mongoose-elasticsearch-xp

A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7
93 stars 34 forks source link

Possible to query multiple collection ? #67

Open BigFax opened 4 years ago

BigFax commented 4 years ago

Same question than here : mongoosastic issues 41

Official client allow to query multiple collection, but we need to index and hydrate by ourselves. Is it possible or planned in the future versions of this module ?