[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Complex search
Hello all,
I have a search that return products from two categories.
The following works fine :
st=db
co=1
os=1
sf=category
se=CD
op=eq
sf=category
se=DVD
op=eq
Then I would like to check for the inactive field but everything I try fail.
The following return nothing
sf=inactive
se=1
op=ne
I thing I don't undestand the operators's precedence.
Is it possible to use both OR and AND statement in the same search ?
eg : (cat1 OR cat2) AND ! inactive
Thanks
--
Jean-Christophe Plat
Sudway Internet