Closed AlanNggg closed 1 year ago
Hi, yes, the drive_path
must be in that form, service-name/folder-path
Here the service-name is the name of the smb share. You can refer the following line in the documentation. https://github.com/elastic/enterprise-search-network-drive-connector#gather-network-drives-details
Let me know if you need more help :)
Thanks for your reply :) Can I ask a question about App Search Web Crawler ?
I don't have much idea about that, feel free to ask it on Elastic's discuss channel https://discuss.elastic.co/ and any member would help you out.
Thank you very much :)
I get this error when network_drive_connector.yml has network_drive.path: "public".
It seems that network_drive.path must be in form of "public/dummy" etc, and cannot be "public". Is it an expected behaviour?