Hello Sean,
Basically what I want is..
User to type in the input field and he should be given assistance like (type-ahead) like you get in Google search.
Once he is done typing when he hits enter, we filter the list accordingly.
I managed to get all this done, but the assitance provided by default is startsWith but I want contains..
Hope I could explain