I just discovered an issue when searching for iOS
as IOS
and it wasn't found. So I tested on other words e.g Market
. It is found by Market
and MARKET
and even MARKEt
. Where it breaks is if I make any other letter caps, i..e Camel Case
: mArket
, 'MarKet', etc.
The only reason iOS
works is it is in my config file
. Is there a setting that can tell me to ignore this, I rarely care about intialization.