User Search – Search Logic

Home Forums Product Support Forums Ajax Search Pro for WordPress Support User Search – Search Logic

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 6 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13810
    janushead
    janushead
    Participant

    Im use only “User Search”.
    I have entered the Metas in “Search in following user meta fields”
    When searching with a single keyword all different Metas are correctly read and displayed.
    Primary keyword logic “And” – combination with the same meta works.
    Primary keyword logic “And” – combination with different Metas not working.
    what can I do?

    Attachments:
    You must be logged in to view attached files.
    #13812
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Primary keyword logic “And” – combination with different Metas not working.

    Unfortunately that is not possible because the fields are stored as individual records within the database, therefore the logic can only apply per record. The index table engine fixes this, but it’s not yet available for users, only custom post types.

    I have actually tried different solutions bypassing this issue somehow (also consulting with database professionals), but all solutions either failed, or became unacceptable due to overloading the database server too much. Ultimately at some point I will try to implement an index table solution to this as well, as no other option is left.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.