AND Search on 2 word combiniation (+<word> +<word>), that is a minimum of 3 characters each and NOT known to exist in the site, works as OR.
Step to Reproduce
Log in as host
Create a page, and add html content "cat"
Create a page, and add html content "dog"
Run Site Crawler
Go to Search
search by +cat +dog
Expected Result
Empty result
Actual Result
Two items, one for the first created page and another one for the second created page. The "+<word> +<word>" should work as AND, not as OR logic.
marked as resolved (issue was fixed via a social ticket)
Verified fixed Platform 7.3.3 build 101