Case insensitive search on not analyzed fields

Thanks a lot for the answer!

So match query does not guarantees case INsensitivity on its own. I have to set an analyzer on the field that I want to match as case-insensitive. Am I right?