Hi devs, Can you please help me to identify what is the java bigdecimal equivalent field type in solr. Currently I was indexing the float value of the bigdecimal to a *_f field. But it looses precision when I call the Bigdecimal.floatValue() method
Regards, Lasitha
