Boolean Search Operators not Working
-
I am using Better Search 2.2.0.
Enable mySQL FULLTEXT searching and Activate BOOLEAN mode are both checked.However, the plus and minus boolean operators are not working as expected. Below are some search criteria and the search string that is generated.
frank +sacks: ?s=frank+2Bsacks#
frank -sacks: ?s=frank+-sacks#
frank sacks: ?s=frank+sacks#
“frank sacks”: ?s=”frank+sacks”#A similar request was made by Barry Clasper two years ago.
Richard
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Boolean Search Operators not Working’ is closed to new replies.