Hi,
In my index, I have an IP field. The type of the field is "ip".
I want to search all IPs who starts with "192.168"
All my tentative have failed with the following message: failed to parse ip [192.168], not a valid ip address
Is there a way of doing this or should I change the type of the field to "string"?
Thanks.