This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: User Search and Multiple Keywords

Home Forums Product Support Forums Ajax Search Pro for WordPress Support User Search and Multiple Keywords Reply To: User Search and Multiple Keywords

#20334
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

With the exception of BuddyPress XProfile fields, all keywords are individually ‘searched’ within each field with each logic. I guess you might be using buddypress fields in this case?
I am not sure if I can change that within the code, mostly because of performance reasons. You could try changing the search logic to ‘OR’, that will give you more results than the default logic though.