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.
<snip>
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 one document. I've looked in the solr logs and don't
see any reference to a failed document on import?
Look for any ERROR or WARN messages in solr.log. Almost everything that
Solr logs at those levels will be an actual problem.
What kind of data source are you importing from? Can you share your
dataimport config file? Redact any sensitive info it may contain.
Don't just delete it, change it to something that isn't sensitive and
makes it clear that something was redacted.
Thanks,
Shawn