Re: Date string field not recognized...

2021-05-24 Thread Walter Underwood
You could write an update request processor script to add a ‘Z’ to the end of that field. wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On May 24, 2021, at 2:15 PM, Gaétan QUENTIN@Work > wrote: > > I think it is because 'Z' is missing: i thought it

Re: Date string field not recognized...

2021-05-24 Thread Gaétan QUENTIN
I think it is because 'Z' is missing: i thought it was an option, but finaly is mandatory.  So how to tell solr to accept date without 'Z'? Le 24/05/2021 à 22:59, Gaétan QUENTIN@Work a écrit : Thanks for your answer. It looks like quite complicated to add a custom UpdateRequestProcessor into

Re: Date string field not recognized...

2021-05-24 Thread Gaétan QUENTIN
Thanks for your answer. It looks like quite complicated to add a custom UpdateRequestProcessor into sample_techproducts_configs type core. Are there tools to help to do this ? Lot of dates  are said invalid by solr but i don't see why. Most of docs are .ods / .odt : msg=Invalid Date String

Re: Date string field not recognized...

2021-05-15 Thread Alexandre Rafalovitch
Not sure why the date is not recognized. But to parse alternative formats, you can create a custom UpdateRequestProcessor with a number of formats to accept. That's part of how "schema less" mode works, you can explore that by checking solrconfig.xml Regards, Alex On Sat., May 15, 2021, 5:42

Date string field not recognized...

2021-05-15 Thread WORK Gaétan QUENTIN
Hi,  I have a problem with dateformat not recognized in ods document: Environment: -- ubuntu 20.04, lxd container openjdk version "14.0.2" 2020-07-14 solr 8.8.2 Problem: -- Indexer fails with a LibreOffice document .ods file: SimplePostTool: WARNING: Response: