Thank you Alexander for your reply. Here I am posting my schema definition
<field name="doctor_id" type="int" indexed="true" stored="true" multiValued="false" required="false"/> <field name="id" type="int" indexed="true" stored="true" multiValued="false" /> <copyField source="doctor_id" dest="id"/> But I am not able to resolve this issue please tell me where I am going wrong..... -- View this message in context: http://lucene.472066.n3.nabble.com/Converting-solrdocument-response-into-pojo-tp4118743p4119205.html Sent from the Solr - User mailing list archive at Nabble.com.