full text search not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dirk.dinger
    Junior Member
    • Nov 2018
    • 17

    full text search not working

    Hi Espo developers,

    I have a custom entity with a full text search enabled on its "name" property.
    if the name consists of multiple words such as "the nice name" I would expect to find the entity when I search for an inner word "nice".
    The search seems to perform a "starts with" semantics.

    What can I do to fix that ?

    Any help appreciated,
    Dirk
  • dirk.dinger
    Junior Member
    • Nov 2018
    • 17

    #2
    found the solution myself. Enable "contains" in global setings ;-)

    Comment

    • item
      Active Community Member
      • Mar 2017
      • 1476

      #3
      %nice

      And too in Admin/Setting you can change search setting.
      If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

      Comment

      Working...