Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] simple search issue



I want to make a search in search.profiles that finds products if there 
are "text a" in the field "category" or "text b" in the same field.

so far I have this but it doesn't work... I have also tried many 
variations...


__NAME__ findbothcategories
co=yes
su=yes
os=yes

fi=products
st=db
sf=category
se=text a
op=eq

sf=category
se=text b
op=eq

ml=1000
__END__

Thanks

Rick



Search for: Sort by: