David Pilato

Results 329 comments of David Pilato

What do you mean? Could you share the config file and the error?

`orkplace_search` this is a typo I guess? How are you starting Elasticsearch and Workplace search?

I need to implement this I think: https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/_encrypted_communication.html Or add the option described in #969 to disable the verification. It's not yet possible unless you fork the branch and write...

No for http. It's not a website crawler.

Over ssh: https://fscrawler.readthedocs.io/en/latest/admin/fs/ssh.html Over ftp: see #147 which needs to be implemented.

Could you try with the latest 6.8 elasticsearch version? Could you first delete the existing index and restart FSCrawler with the `--restart` option?

And i forgot. Please use the latest FSCrawler snapshot.

Could you run: GET backup_2020/_mapping Also please use 2.7-SNAPSHOT

1) Did you run `GET backup_2020/_mapping` on the live cluster? Could you share the full output please? 2) Could you share the new settings.yaml? Note that the settings.json should be...

Please format your code with something like: ``` CODE ``` Could you share the FSCrawler logs with this 2.7 configuration?