Hi,
I attempt to use redisearch to store objects. So far, so good.
Right now, I’m having a hard time, each object belongs to several groups (up to 1000) and I would like to be able to retrieve the objects belonging to a given group.
Is it a good idea to define a TAG field to add, for each object, the list of groups to which it belongs?
Thanks.
David.