Mapping file _settings.json does not exist for elasticsearch version 8 in

I have installed elasticsearch search 8.9.0 and fscrawaler 2.10 -SNAPSHOT which in the document page says that this is test but still i get the error

java.lang.IllegalArgumentException: Mapping file _settings.json does not exist for elasticsearch version 8 in

Please help me on this

Could you please tell a bit more of what you exactly did? Which commands?

hi @dadoonet I just ran the command to start the fscrawler jobs which is

bin/fscrawler --debug --restart  --config_dir test test_pdf

and it gave me the error mentioned above

however I just copied the file from folder with version number 7 and changed it to 8 my error got resolved

do we have any setting to change the confidence level of OCR in fscrawler ??

Weird as this file is supposed to be automatically copied at the first start.

I don't think so. What it is? Do you have a link which describes this OCR setting?

i have some pdf which are faded so was thinking if FSCrawaler has something to grayscale the image or not

And one last question can we integrate FScrawler to read pdf from s3 bucket

Nope. But I wish we could:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.