[
https://issues.apache.org/jira/browse/SOLR-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596701#comment-16596701
]
David Smiley commented on SOLR-12593:
-------------------------------------
I committed the configSet modification stuff as part of SOLR-12591. Please
rebase the PR, thus remove that portion that has been committed. And please try
out my last question in the code review of the PR:
{quote}I was thinking... perhaps we should set _default's solrconfig.xml
<requestHandler name="/update/extract" to have a default param of
processor=parse-date ? By default, schema-less mode is enabled which would make
this change unnecessary... but if someone toggles off schema-less mode, we
still want this processor to run. Can you test that this change works as
intended (with and without schemaless enabled)?
{quote}
By "test" here I mean to _try_ this out manually. If you like, you could edit a
test in the contrib for this as well, though I don't think it's essential.
Thanks.
> 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)
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> 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]