Re: Problem with date field with insert NULL or date '0000-00-00' in solr

2019-03-04 Thread Zheng Lin Edwin Yeo
Usually for this situation, I will set an arbitrary date like '1900-01-01'. Solr's date field won't be able to accept value like 'null' or '-00-00'. Regards, Edwin On Mon, 4 Mar 2019 at 20:55, Jörn Franke wrote: > Simply not insert it > > > Am 04.03.2019 um 09:30 schrieb Jasmin Mamtora : >

Re: Problem with date field with insert NULL or date '0000-00-00' in solr

2019-03-04 Thread Jörn Franke
Simply not insert it > Am 04.03.2019 um 09:30 schrieb Jasmin Mamtora : > > Hi, > > I am using solr 7.5 version and i have a question related to the null value > insert in solr or insert date with '-00-00'. > > Please suggest me , if we can do this. > > Thanks and Regards, > Jasmin Mamtora

Problem with date field with insert NULL or date '0000-00-00' in solr

2019-03-04 Thread Jasmin Mamtora
Hi, I am using solr 7.5 version and i have a question related to the null value insert in solr or insert date with '-00-00'. Please suggest me , if we can do this. Thanks and Regards, Jasmin Mamtora