mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #156] Exclude certain directories while performing search #154
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#154
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 @sufiyanghori1 on GitHub (May 14, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/156
Hello,
I just went through,
https://blog.ambar.cloud/mastering-ambar-search-queries/
but couldn't find a way to exclude certain file type or a directory from result.
Is there any way to do so yet?
@sochix commented on GitHub (May 16, 2018):
Nope, it can't be done via query. But you can exclude files during crawling. Check the latest installation instruction
@denis1482 commented on GitHub (May 16, 2018):
You can set ignoreFolders, ignoreExtensions, ignoreFileNames options in your crawler's environment section in .yml-file