Search bar now cannot search menu if user type just "word" but it work when user type "letter"
For example If user what to search "Homemade"
if type "h"
it will show the menu contain h word
if type "ho"
it will show the menu contain ho word
But If you type "hom" , "home" or "homemade"
It won't show anything
This is happened when I delete old db and migrate a new one