Could Opus search automitically check if a junction point is going into a loop and avoid search into it again ? ( c:\ a\ b -> c:\ a)
It seems my other search software could handle this situation, but in Opus search it will find a lot of duplicate targets due to go into the loop again and again.
The search at the top-right uses an external indexed search (Windows Search, or optionally Everything in Opus 13). Tools / Find Files is the built-in Opus find tool.
I tried this by setting up an infinite junction point loop in D:\Temp:
So if only talking about using built-in Opus finder, top-right box and Tools / Find are the same, right ?
I am not sure why I got this result in my system. I search for both file and folder, not only the file. The path if mine contain space (Application Data) and I am not sure if this kind of system created path make something different ....
They’re different, unless you’re using Opus 13 and have the top-right search field set to “Opus” mode. Any other mode (or Opus 12, where Windows Search was the only mode the field had) will use an external search tool.
That said, every mode should detect junction loops, in my experience. I’ve used all of them to search C:\ and none of them get stuck forever.
If you’re running Opus elevated, that could be a factor as it changes how the junctions behave, due to the way they are permissioned. (AFAIK, it shouldn’t matter, but it might be a factor, with some modes.)
I am in Opus 13. I already cleaned this kind of junction point, so can not reproduce again. I will try reproducing it when I have time to see if I can find more information about it.