Search Across Collections in JSON STORAGE

0 votes
Can I Search Across Collections in JSON STORAGE.

 

lets say i store some piece of string in various   collections. Now I need to find where all i have stored, i need to query across collections.

I know we can query each collection individually . Is there a function to query across all Collections ? Please explain ..
asked May 18, 2015 in App42 Cloud API-BaaS by jingahr (31 points)

1 Answer

+1 vote

Hello,

There is no way to search documents across collection in a single call. You can write a custom code to fetch the documents from multiple collection and return the desired result as a response in a single JSON. Please have a look at this link for the same and let us know if it help.

Thanks,

Himanshu Sharma

answered May 18, 2015 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...