Hello !
Do you know how I must configure schema.xml to index date ? The date comes from MySQL with a 'Y-m-d h:i:s' format. But it seems that Solr waits for a ISO 8601format. But I don't know where I can transform the MySQL to a ISO 8601date without modifying the plug in.
Can anyone help me ?
Thank you, and sorry if my questions are silly.
