Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

Smart collections: Specify several paths?

Engaged ,
Dec 05, 2023 Dec 05, 2023

Is there some sneaky way for smart collections to dictate Bridge to only watch directories I specify? Let's say I want to target folder1 and subfolder4.1 and skip all matches from any other folder. 

 

root

  • folder1
  • folder2
    • subfolder2.1
  • folder3
  • folder4
    • subfolder4.1

 

 

 

TOPICS
How to
472
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 05, 2023 Dec 05, 2023

No.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 05, 2023 Dec 05, 2023

Not the answer I wanted to hear, but the one I expected.

 

As the relevant GUI element already exists, it should take just a few minutes to allow more than one folder path.

 

  1. Hey @Rahul Saraogi ... this got 2 upvotes out of 20 readers in total - most marketing campaigns would envy this conversion rate... How about putting this one on the list?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 06, 2023 Dec 06, 2023

A Smart Collection is just a saved search. Searches don't work like that.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 06, 2023 Dec 06, 2023

I can' t follow. Of course, Smart Collections are saved searches - but what speaks against returning the merged results of two or more distinct search-operations? 

 

Performance with several combined searches should be a non-issue: Currently, I have to let Bridge sift though many GB of data whenever it is idle. Due to the way SC works right now, I cannot hinder Bridge from fetching results I predictably don't want, even if they do match the search pattern.

 

If should be a lot "cheaper" performance-wise to watch smaller directories with separate queries.

 

In the concrete case I cannot adjust the folder structure, so that the directories I'm interested in are nested.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 06, 2023 Dec 06, 2023

You'll have to use two Smart Collections or write a custom search script.

Take a look at the XML format in a saved Smart Collection and see if you can figure it out. Good luck.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 06, 2023 Dec 06, 2023
LATEST

Thank you. Data in .collection files is easy to read, yet Bridge ignores a second or third search path ( <ustring>bridge:fs) I add to that preset file. Well, Bridge loads any new collection that I create in a text-editor, but it only crawls the first path specified (and skips any additional paths).


Solving this with scripts (without GUI) wasn't very handy, as we'd like to keep track of 50+ folder-pairs.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines