Set Examine to allow certain stop words

I would like to return result when someone seaches for 'IT' in my index.  Any ideas?

I am using the StandardAnalyzer:

<add name="MyMemberSearcher" type="UmbracoExamine.UmbracoExamineSearcher, UmbracoExamine"
           analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net" enableLeadingWildcards="true" />


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/25479-set-examine-to-allow-certain-stop-words