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
dadoonet
(David Pilato)
August 16, 2023, 12:43pm
2
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 ??
dadoonet
(David Pilato)
September 6, 2023, 8:25am
4
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
dadoonet
(David Pilato)
September 6, 2023, 12:00pm
6
Nope. But I wish we could:
opened 09:15PM - 05 Jan 17 UTC
new
I have documents stored in S3 - I need to use ElasticSearch for indexing and als… o for searching within the contents of the files stored in S3. I need a NodeJS example as well. Please help!!
Also if the s3 bucket contains files that cannot be content search it should skip it and search only the title - all the files need to be indexed in elasticsearch but the search on the content of the files need to return the results for content/filename
system
(system)
Closed
October 4, 2023, 12:00pm
7
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.