Hello Rajnish, Have you seen InetAddressPoint? https://lucene.apache.org/core/7_5_0/misc/org/apache/lucene/document/InetAddressPoint.html
Le jeu. 27 sept. 2018 à 12:08, Rajnish kamboj <rajnishk7.i...@gmail.com> a écrit : > Hi > > We want to index and search hex numbers (including hex ranges) in Lucene. > > We are using Lucene 5.3.1 > I could find only Int and long but not hex. > > My hex numbers are IPV6 excluding colon. Long can not hold such big hex > numbers. > > What could be the possible solution to this. > > Regards > Rajnish >