I have some fields of tfloat-type in solr.
But sometime its value is changed by solr probably.
In my case, I gave a value "812095000" Solr, however when I checked it in Solr-Admin, it showed the value was "812094980". I don't get it. Why changed?
And, can I get original values? I mean "812095000".
It looks that only if I give large number, this occurs.