Re: dataimport problem

2023-09-03 Thread Dmitri Maziuk
On 9/2/23 13:38, Scott Derrick wrote: How do I find out what document is failing on import? Presumably you have primary keys on both sides. Fetch them and compare the lists. Dima

Re: dataimport problem

2023-09-03 Thread Mikhail Khludnev
Hi Scott It should WARN into org.apache.solr.handler.dataimport.SolrWriter Check that this log category is enabled, and check logs for it. see https://github.com/SearchScale/dataimporthandler/blob/branch_9x/src/main/java/org/apache/solr/handler/dataimport/SolrWriter.java#L82C7-L82C10 On Sun, Sep

Re: dataimport problem

2023-09-02 Thread Shawn Heisey
On 9/2/23 12:38, Scott Derrick wrote: This import has been running everyday for years.  Recently I noticed that 1 file was not being imported. the line     "Total Documents Failed":"1" is the problem, I'm having a separate issue on a specific search return and I think it is related to this

dataimport problem

2023-09-02 Thread Scott Derrick
This import has been running everyday for years.  Recently I noticed that 1 file was not being imported. When I run the commend I see the following {   "responseHeader":{     "status":0,     "QTime":1},   "initArgs":[     "defaults",[   "config","tei-config.xml",   "df","_text_"]],   "c