Anyone have experience with elastic search and getting the searches to be more flexible?
Currently, if I have a query "House" it will return correct items back.. but if "Hous" is typed in, nothing gets returned. Also.. what if I were searching "O.J." it will return O.J. but if I wanted to search OJ I get nothing.
Help would be appreciated.