Hi, I use SharedDrive and Solr connector. I run my job and I have seen invalid date format in modified_date field in my Solr index. Otherwise the size metadata is mising in solr index. The invalid metadata as follow: "modified_date": "102400 2016-11-17T13:21:22.163Z"
"102400" is unnecessary value and it should not be added in modified_date. I found the problem and edited it. I will create a pull request on github. -- Kind Regards Cihad Güzel
