[ 
https://issues.apache.org/jira/browse/SOLR-10948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061565#comment-16061565
 ] 

Hoss Man commented on SOLR-10948:
---------------------------------

found while working on SOLR-10947, there's a 1 line fix i'll commit along with 
those test changes.

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to