I'm using Solr and I would like to add a field last_update in the schema.xml where the default value would be the current date when the document is added or updated.
Do you have an idea how can I do this?
Thanks
|
|
|
It is a supported scenario for DateField. The following should work:
|
|||
|
|