Full Text search field

0
Hi Experts, Hope you are doing Good!   I want to implement Only one full text search field in which we can search or filter records with attributes of any entity and datatype and perform comparison like (Contains, equal, starts with, ends with and many more). Can you please provide advise steps how to implement it?   Thanks,
asked
2 answers
0

There is a video blog on the Mendix website on how to implement a full text search using ElasticSearch. I think this may have the answers you need.

https://www.mendix.com/videos/how-to-build-full-text-search-capabilities-into-your-mendix-app-with-elasticsearch/

Good luck!

answered
0

Hi Malay,

 

you can try Global search module where you cansearch through multiple entities and attributes 

 

https://marketplace.mendix.com/link/component/115019

 

Hope it helps!!!

answered