View Single Post
Old 02-27-2018, 06:36 PM   #9
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
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
Attached Thumbnails
Click image for larger version

Name:	mcs_tooltip_about_tags.jpg
Views:	155
Size:	219.3 KB
ID:	162553  

Last edited by DaltonST; 02-28-2018 at 11:34 AM. Reason: Added another image, ToolTips for Final Filters
DaltonST is offline   Reply With Quote