Thank you, Please my search input element sees the space between the search input value (e.g ‘rechargeable fan’) as ‘&%’ hence returning null as the search result. so how can i get the input search element to recognise white spaces in the input value? thanks