Hi All,
I have a requirement to search on boolean conditions. My Feed data is
as mentioned below.
<meta name="L1" content="English"/>
<meta name="LL1" content="Basic"/>
<meta name="L2" content="French"/>
<meta name="LL2" content="Professional"/>
My condition to search on is (L1=English AND LL1=Basic) OR (L2=English
AND LL2=Basic).
I have tried this in inmeta, requiredfields and partialfields with
proper syntax. But doesn't seem to be working.
Could someone help me out on any ways of achieving this please.
Or is it a requirement which CANNOT BE ACHIEVED AT ALL?
Thanks in Advance,
Ashly.