Hoss Man created SOLR-10948:
-------------------------------

             Summary: Extraction contrib doesn't format dates properly when 
using DatePointField
                 Key: SOLR-10948
                 URL: https://issues.apache.org/jira/browse/SOLR-10948
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: contrib - Solr Cell (Tika extraction)
            Reporter: Hoss Man
            Assignee: Hoss Man


SolrContentHandler has a hard coded assumption about TrieDateField that causes 
it to fail if you attempt to use it w/o DatePointField -- because it passes the 
Date as a string in the incorrect format.

A workaround is to explicitly configure the 
ParseDateFieldUpdateProcessorFactory for any field using the DatePointsField 
type



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to