Apache Wiki wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification. > > The "ExtractingRequestHandler" page has been changed by egore911. > The comment on this change is: Revert my changes due to https://issues.apache.org/jira/browse/SOLR-1756. > http://wiki.apache.org/solr/ExtractingRequestHandler?action=diff&rev1=53&rev2=54 > > -------------------------------------------------- > > <lst name="defaults"> > <str name="fmap.Last-Modified">last_modified</str> > <str name="uprefix">ignored_</str> > - <!-- Optional. Specify one or more date formats to parse. See DateUtil.DEFAULT_DATE_FORMATS for default date formats --> > - <lst name="date.formats"> > - <str>yyyy-MM-dd</str> > - </lst> > </lst> > <!--Optional. Specify a path to a tika configuration file. See the Tika docs for details.--> > <str name="tika.config">/my/path/to/tika.config</str> > + <!-- Optional. Specify one or more date formats to parse. See DateUtil.DEFAULT_DATE_FORMATS for default date formats --> > + <lst name="date.formats"> > + <str>yyyy-MM-dd</str> > + </lst> > </requestHandler> > }}} > Thanks for the revert - sorry about that!
-- - Mark http://www.lucidimagination.com