Conversation
Signed-off-by: Tatsuhiro Chiba <chiba@jp.ibm.com>
d92beeb to
6a41d45
Compare
|
@tatsuhirochiba We still need to update the exclude dirs in the code itself ? |
|
@nadgowdas Sorry, it is my mistake. I retried testing, and regex rule generated by It is not directly related to this PR, but we may require plugin reload feature (e.g. plugin_reload=True in |
|
@tatsuhirochiba Yes, we need to enable CRUD on exclude list. |
|
@sahilsuneja1 do you have any thoughts ^^ on this ? We need to implement that feature in the next release ? One way, I think - is to run |
|
Not fully clear, but @tatsuhirochiba has confirmed this PR is not required, fnmatch worked for him. |
|
@sahilsuneja1 @tatsuhirochiba sorry to piggyback on this issue, but, the real problem we want to solve is-- how to extend |
|
Hmm, exclude_dirs could be sent at runtime from crawler.conf. This would prevent any direct change in the code. Are you referring to changing exclude_dirs dynamically while the crawler is running, instead of restarting crawler? |
|
@tatsuhirochiba we should close this, right? |
This PR is for the issue #370 .
Signed-off-by: Tatsuhiro Chiba chiba@jp.ibm.com