User bio
I've been Software Engineer and Java Developer for 20 years with 15 years working for the HealthCare sector.
Madrid
Member since Jun 13, 2022
Posts:
Replies:
Thank you very much @Juan Mota Sanchez!
Thank you @Robert Cemper !
Open Exchange applications:
Certifications & Credly badges:





Global Masters badges:







Followers:
Following:
Hi @Vishal Pallerla!
%iFind index cover different type of searchs, you can find here all the conditions. For your example the search LIKE '%example%' is equivalent to:
%ID %FIND search_index(IndexTitulo, '*example*')
And it should return exactly the same number of matches.