Github user barrotsteindev commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/438#discussion_r212033718
--- Diff: solr/server/solr/configsets/_default/conf/solrconfig.xml ---
@@ -1141,11 +1141,11 @@
<updateProcessor class="solr.ParseDoubleFieldUpdateProcessorFactory"
name="parse-double"/>
<updateProcessor class="solr.ParseDateFieldUpdateProcessorFactory"
name="parse-date">
<arr name="format">
- <str>yyyy-MM-dd'T'HH:mm[:ss[.SSS]][z</str>
--- End diff --
So should I keep the old patterns in addition to the ones from SOLR-12591?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]