Replying to a message from: Oliver

Let's say I am looking for messages from alibaba.

Entering "ali" as the search string will not yield any results. I have to enter "alibaba" for the messages to be found.

 

I'm wondering why you chose to do it this way. Implementing a substring search would make more sense IMHO.

 

Thanks