Database: MongoDB, Server: Nodejs
I have around 10 collections on my MongoDB database, Can I able to query on those collections at the same time with Elasticsearch and return appropriate results?
examples queries send from users
- sort collections for the lastest created post on all collections
- full-text search on all collections