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
The configuration argument given to ParselCrawler is not respected, during the run it creates the ./storage directory and persist all the (meta)data. I have to work around it by overriding the global configuration likes this:
Consider this sample program:
The
configuration
argument given toParselCrawler
is not respected, during the run it creates the./storage
directory and persist all the (meta)data. I have to work around it by overriding the global configuration likes this:The text was updated successfully, but these errors were encountered: