You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am working on a Python web app that will use FSCrawler + ES.
In my project folder, I have a dedicated folder in which I will store word files.
When configuring FSCrawler, it seems not possible to set url: "../../data" or something like that ...
How can I proceed, knowing that I am intending to dockerize my app and publish it, so giving the url parameter the absolute path (with my username) is not an option ?
The text was updated successfully, but these errors were encountered:
Hello, I am working on a Python web app that will use FSCrawler + ES.
In my project folder, I have a dedicated folder in which I will store word files.
When configuring FSCrawler, it seems not possible to set url: "../../data" or something like that ...
How can I proceed, knowing that I am intending to dockerize my app and publish it, so giving the url parameter the absolute path (with my username) is not an option ?
The text was updated successfully, but these errors were encountered: