Make sure to have a whitespace are the OR operator. The parenthesises should be around the OR query, not including the "fq:" -- this should be outside the parenthesises (which are not necessary at all).
What exactly are you expecting? -Michael Am 24.04.2017 um 12:59 schrieb VJ: > Hi All, > > I am facing issues with OR/AND conditions with query parameters: > > fq=cioname:"XYZ" & (fq=attr1:trueORattr2:true) > > The queries are not returning expected results. > > I have tried various permutation and combinations but couldn't get it > working. Any pointers on this? > > > > Regards, > VJ >