[
https://issues.apache.org/jira/browse/SOLR-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587722#comment-16587722
]
Bar Rotstein commented on SOLR-12593:
-------------------------------------
One additional question,
Should I completely remove SolrContentHandler#transformValue, and use the URP's
functions there,
or just remove its use of the extraction date util, and use the URP's methods
instead?
If I understood the code correctly, completely removing the transformValue
method should be the way to go,
since the URP will pick up date fields before documents are indexed and do the
same as the old transformValue method did.
> 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]