sorry, I mean to an ip adress as a numeric value, example in MySQL:
https://dev.mysql.com/doc/refman/8.0/en/miscellaneous-functions.html#function_inet-aton
On Mon, Jun 18, 2018 at 12:35 PM, root23 wrote:
> I am sorry i am not sure what you mean by store as atom. Is that an
> fieldType
> in solr
I am sorry i am not sure what you mean by store as atom. Is that an fieldType
in solr ?
I couldnt find it in here
https://lucene.apache.org/solr/guide/6_6/field-types-included-with-solr.html
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Store it as an atom rather than an up address.
> On Jun 18, 2018, at 12:14 PM, root23 wrote:
>
> Hi all,
> is there a built in data type which i can use for ip address which can
> provide me sorting ip address based on the class? if not then what is the
> best way to sort based on ip address ?