Hello,
I have custom user meta text input field in my front end search.
One user have this custom meta values: lengua española y matemáticas
If I search for the exact or partial phrase I get correctly that user as a result, but if I search for example:
lengua española matemáticas
or
matematicas lengua
I don’t get any result.
I’d like to know how to configure the search in order to get results independently of the order of the terms in that custom field. I want to get results if my search contains all or some of the terms in the custom field.
Thank you,