Hi, Rahul.
Thank you for your reply.
I already tried that, and I could see what files were read(via
FileDataSource) and what files were added(via UpdateLog).
So, by checking both, I could determine bad files.
But I want to know bad files directly.
Thanks,
Yasufumi
2018年7月9日(月) 12:47 Rahul Singh
Have you tried changing the log level
https://lucene.apache.org/solr/guide/7_2/configuring-logging.html
--
Rahul Singh
rahul.si...@anant.us
Anant Corporation
On Jul 8, 2018, 8:54 PM -0500, Yasufumi Mizoguchi ,
wrote:
> Hi,
>
> I am trying to indexing files into Solr 7.2 using data import handle
Hi,
I am trying to indexing files into Solr 7.2 using data import handler with
onError=skip option.
But, I am struggling with determining the skipped documents as logs do not
tell which file was bad.
So, how can I know those files?
Thanks,
Yasufumi