So for example if you search for foo bar it will match "foo bar" but not "foo and bar" or "bar foo" etc. This isn't intentional, is it?

Comments

aclight’s picture

Status: Needs review » Reviewed & tested by the community

I think it makes more sense that each word is considered a separate keyword, instead of the advanced search just looking for phrases. I tested the patch and it applies (with some offset). The code looks good and I tested on a local install and confirmed that the search now searches by word instead of phrase.

hunmonk’s picture

Status: Reviewed & tested by the community » Fixed

looks good. committed to 5.x-2.x and HEAD. patch didn't apply to 5.x-1.x, and since that branch will be sunsetted shortly, i'm not going to backport.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.