Thanks guys.. I was able to retrieve all values now.. 
But why  Solr Field is not having a method to retrieve values for all data
types?
something similar to 
Object obj =  doc.getField("Field1");

Why only stringvalue is exposed in this Field class?

doc.getField("Field1").stringValue()

Thanks,
ravi



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-retrive-value-from-float-field-in-custom-request-handler-tp4010478p4010707.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to