Hi Ernest, I noticed an odd behaviour today when a search term contains a stop word. Even with the default stop words enabled for the index, search still looks for the stop word in the results. But as the results do not contain the stop word, no results are returned. I was expecting that emabling stop words, would add the same filters in both the index and search input.
The example in the screenshots is ‘Pink and Lily’, if I remove the ‘and’ from the search it is successful.
-
This topic was modified 5 months, 3 weeks ago by
Steve Strutt.