Simplifying search using elastic search and understanding search relevancy
Introduction
Assume you have customer information system or customer on-boarding system . Most important functionality would be searching .
- on-boarding system would like to understand whether there is existing customer by the same name .
- Customer information search system would…