Hi,
We have 1 index for organization where we store data like organization id, marketplace id, etc. We have another index for content like id, organization id to which content belongs. Now i want to fetch content data based on the marketplace id sent as parameter.
Is there a way to do this?