Github user barrotsteindev commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/438#discussion_r211818326
  
    --- Diff: solr/server/solr/configsets/_default/conf/solrconfig.xml ---
    @@ -1146,6 +1146,11 @@
           <str>yyyy-MM-dd HH:mm[:ss[.SSS]][z</str>
           <str>yyyy-MM-dd HH:mm[:ss[,SSS]][z</str>
           <str>yyyy-MM-dd</str>
    +      <str>EEE, dd MMM yyyy HH:mm:ss z</str>
    +      <str>EEEE, dd-MMM-yy HH:mm:ss z</str>
    +      <str>EEE MMM d HH:mm:ss yyyy</str>
    +      <str>EEE MMM d hh:mm:ss z yyyy</str>
    --- End diff --
    
    Should I just try and copy that part of the config to the default one?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to