mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #212] Ability to crawl recursively #207
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#207
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @7c on GitHub (Jan 11, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/212
I am just testing your great product. I am simply crawling /tmp like this:
is there a way to tell that it is allowed to crawl all subdirectories inside /tmp ? I have put many pdf files inside /tmp/tmp but they are not crawled but the ones at /tmp are immedieately
@ohnx commented on GitHub (Jan 24, 2019):
Are you sure the crawler isn't trying to crawl the files at
/tmpfirst, and that the permissions for/tmp/tmpare correct? I have a crawler with the exact same config and it indexes 5-deep files without a problem.@stale[bot] commented on GitHub (Feb 8, 2019):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.