Hi, I'm trying to do a sum of two double fields in JSON Facet. One of the field has a value of 69446961.2, while the other is 0. However, when I get the result, I'm getting a value of 69446959.27. This is 1.93 lesser than the original value.
What could be the reason? I'm using Solr 6.5.1. Regards, Edwin