Re: LongDistanceFeatureQuery for DoublePoint

2022-04-01 Thread Puneeth Bikkumanla
Hello, Just wanted to bump this email again because it might have been lost since there's been no activity on it for the past week+. On Wed, Mar 23, 2022 at 3:04 PM Puneeth Bikkumanla wrote: > Hello Adrien, > Thanks for the quick response! The doubles can be pretty much anything. > We're implem

Re: LongDistanceFeatureQuery for DoublePoint

2022-03-23 Thread Puneeth Bikkumanla
Hello Adrien, Thanks for the quick response! The doubles can be pretty much anything. We're implementing something very similar to the Distance Feature Query in Elastic but want it to work with d

Re: LongDistanceFeatureQuery for DoublePoint

2022-03-23 Thread Adrien Grand
Hi Puneeth, Doubles are always a bit more tricky due to rounding for arithmetic operations, but this should still be doable. Out of curiosity, what sort of data do your double fields store? This query had been added with the idea that it would be useful for timestamp fields in order to boost hits