Hello, I am trying to index fields with ObjectId datatype from my mongoDB into SOLR 5.4.0 using DIH(DataImportHandler) however it does not allow me to index it. I have to change it to string in my mongodb and then index it.
Is there a way to index ObjectId datatype fields in SOLR schema ? Best Regards, Abhijit