Fulltext search on related entity

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goingUp
    Junior Member
    • Sep 2024
    • 1

    Fulltext search on related entity

    I have an entity, which have relation to contact. I can add contact first name to its text search fields, and it produce SQL like this: contact.first_name LIKE '%str%' It much slower, than when i do full text search in contact entity. Can I somehow specify, that I want to search by contact full text fields (in an entity, related to contact)?
  • yuri
    Member
    • Mar 2014
    • 8453

    #2
    Not possible.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...