[GH-ISSUE #156] Exclude certain directories while performing search #154

Closed
opened 2026-02-27 15:55:21 +03:00 by kerem · 2 comments
Owner

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?

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?
kerem 2026-02-27 15:55:21 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@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

<!-- gh-comment-id:389441356 --> @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
Author
Owner

@denis1482 commented on GitHub (May 16, 2018):

You can set ignoreFolders, ignoreExtensions, ignoreFileNames options in your crawler's environment section in .yml-file

<!-- gh-comment-id:389515761 --> @denis1482 commented on GitHub (May 16, 2018): You can set ignoreFolders, ignoreExtensions, ignoreFileNames options in your crawler's environment section in .yml-file
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#154
No description provided.