Building a website that uses elastic

Hi @iukea,

Elastic has the native field datatype IP that is documented here.

That documentation also has some examples for how to do queries against data that contains this type. That should allow you to run queries that get all the documents in your index associated with a certain IP efficiently.