Quote:
But we seem to expect VERY different results?
|
Apparently. See my first post, #3.
I take into consideration that Tags have an attribute of is-multiple equal to True. That means that there is a separate table entry in books_tags_link for each Tag for each Book. 5 Tags, 5 entries in that table. Each Tag is evaluated separately. 5 evaluations. For a Tag of "apples, oranges, peaches, pears, grapes" then the OP's search results for a book with that Tag would be "False, False, True, True, True". The Trues would cause the book to be selected,
even though the first 2 Tags were not desired and returned a False viz a viz returning that book as "selected".
Added: see the image of the MCS ToolTip for Final Filters. I should have attached this image previously, since a picture is worth 1,000 words.
DaltonST