Search Results not returning information due to spacing

Setup: Windows Server 2012, MSSQL, AWS, Razuna 1.7

We are finding when searching in the UI, if there is a space prior to or after the keywords (ex. "tiger "), the search results return no results. However, if search with the same keyword without a space before or after (ex. “tiger”), returns results.

We are wondering if it is possible to turn on search trimming where if a end user copies the keywords into the search field that has the space prior to or after, the search engine will automatically trim the extra spacing off and return results?

Thank you for any insight can provide, we are trying to eliminate user error as much as possible when searching for assets.

We have many customers that search by sentences. Just trimming white space
doesn’t cut it, or else no one is able to search for sentences anymore.

We are thinking that maybe just trim the beginning and end of the word or sentence, not the white space in between, is this possible?