Kibana to search IP address prefix?

I have hits for SourceIP:"10.191.33.200" but not for SourceIP:"10.191.33.*" What is the correct syntax assuming field is string type not ip_addr?

Remove the quotes:

SourceIP: 10.191.33.*