Sorry of this is a poor Q but cant seem to get it to work. I have a field called cat setup so I can query against specific categories.
It ok I search all or one but cant seem to make it search over multiples. ie q=string AND cat:name1 AND cat:name2 I have tried the following variations. cat:name1,name2 cat:name1+name2 I have also tried using & instead of AND with still same results. Hope you can help !! Thank you in advance