Hi,

Can i some how translate fields which i read from
newSearcher.getAtomicReader().fields(), to schema fields ? Does solr expose
any method to do this translation ? Alternative approach i am thinking will
involved lots of regex computation as the fields would be _string, _float
etc and i would have to remove those suffixes, this becomes little tricky
when fields are dynamic.

Thanks and regards,
Gajendra Dadheech

Reply via email to