Closed Martin1982 closed 8 years ago
I just noticed this is solved in issue #123 but having it in the README.md would help not to fall for it again ;)
While working on my index I came across another error from Solr complaining about the date format. In the end this was the solution that worked for me;
* @Solr\Field(type="datetime", getter="format('Y-m-d\TH:i:s.z\Z')")
Thanks good point. Documentation is now update to date.
When running solr:index:populate on an entity with this field;
The following error occurs:
A error occurs: no declaration for document found in entity DateTime