Hi,
I’ve noticed while testing the search out that it appears to list every WooCommerce product that has any one of the search terms in it What this means is that if i search for, say, “Elgar Cello Concerto” What I get is everything that has Elgar, everything that has Cello and everything that has Concerto which can mean I get 16,000 results. It’s looking as if the search is “Elgar, OR Cello, OR Concerto” Where what I need is “Elgar AND cello AND concerto” which would result in about 5 results (because there are 5 different publishers who have that music score). Is there any way of setting this up? Two reasons for wanting to do so, firstly it will return what I need on the Yith Ajax dropdown, and secondly with thousands of results the search results page takes ages to display – up to a minute – by which time any would-be purchaser has long gone.