So the problem we are tackling is
L1
L2
L3
I1
P1, P2, P3, P4 etc.
I2
P1, P2, P3, P4 etc.
Where L1, L2, L3 are all folders and I1 in an image (instance) and P1, P2 P3 etc are all aspects.
We are looking for a result set of all L3 where I* has some P1 = value.. So for example return all folders that contain images where the P1 has the word “Large” in it. We tried with Categories and were not able to get much back.
Thanks