Forums › Forums › Search & Filter Pro › Search OR per field AND from field to field
Tagged: Field relationships
- This topic has 4 replies, 2 voices, and was last updated 8 years, 5 months ago by Anonymous.
-
Anonymous(Private) May 25, 2016 at 7:02 am #46613
With S&F (v 2.1.2) is it possible to achieve the following. My posts have several custom taxonomies and I would like the search to do this:
1) Within a taxonomy search with OR
2) Combining several taxonomies search with ANDSo if the first taxonomy is has options A/B/C and the second Z/X and we do the following:
select A and B from the first and X from the second the result would be:all posts: X && (A || B)
At the moment however, it seems search works like this when I apply the AND for ‘Field relationships’:
A & B & X
whereas with OR as ‘Field relationships’ it seems to return:
X || (A & B)Both do not give the desired result I am looking for.
I would appreciate to know if this is possible with the plugin. Thanks in advance!
-
AuthorPosts