Disabling full text searching while performing a global search

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Prathyush Shetty
    Junior Member
    • Oct 2023
    • 22

    Disabling full text searching while performing a global search

    I have enabled full text search for a few entities like Account and Opportunity. Is it possible while performing the global search on these entities, it returns the results with full text search disabled?
  • yuri
    Member
    • Mar 2014
    • 8455

    #2
    Not possible unless you implement a custom service Espo\Tools\GlobalSearch\Service and bind it using the DI binder.
    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...