I have SOLR running and I can get rsults in case of a partial word search
eg. if user searches "micro" I CAN find "microsoft"
but If I search for "microsoftx" I CANNOT get back "microsoft"
what kind of rules do i have to setup in my schema file?
PS. I have little to zero knowledge of SOLR, I literally installed yesterday.