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

David Smiley commented on SOLR-12593:
-------------------------------------

Lets create a new issue to modify the \_default configSet's "parse-date" URP 
config to include the 3 additional formats required to align it with the 
extract contrib (ANSI-C, RFC-1036, RFC-1123).  These are well known formats so 
I think this is okay.  That'll make it significantly easier to have the same 
pattern coverage for users of the extract contrib.  I think a user would then 
just need to add "processor=parse-date" to an update (if they aren't already 
using the data-driven schema mode).

> Remove date parsing functionality from extraction contrib
> ---------------------------------------------------------
>
>                 Key: SOLR-12593
>                 URL: https://issues.apache.org/jira/browse/SOLR-12593
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: contrib - Solr Cell (Tika extraction)
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>             Fix For: master (8.0)
>
>
> The date parsing functionality in the extraction contrib is obsoleted by 
> equivalent functionality in ParseDateFieldUpdateProcessorFactory.  It should 
> be removed.  We should add documentation within this part of the ref guide on 
> how to accomplish the same (and test it).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to