With the Win 7 Search I can utilise the following search term:
Code: Select all
(under:system\config\* OR under:system\tcm\*) -under:system\config\cartridges* -under:system\config\domains* -under:.svn\* -filename:.svn filename:*.* datemodified:>{DD.MM.YYYY}
Image: htt%20p%3A//img849.imageshack.%20us/img849/9546/za0f.png (cannot post images... so you have to fix the address - boy, I cant even write the word "u rl"...)
The Problem
This search term is impossible to migrate to Total Commander (since at least v. 8.01 x64 up to v. 8.50b3).
The reason is that the search gets wrong results if (tc-)plugin conditions of the same property are combined.
For example:
1. Trying to search for files under \system\config\ AND NOT under \system\config\cartridges leads to results that ignore the second condition:
Image: htt%20p%3A//img191.imageshack.%20us/img191/330/632z.png (cannot post images... so you have to fix the address)
2. The same for regex:
Image: htt%20p%3A//img690.imageshack.%20us/img690/829/x9rb.png (cannot post images... so you have to fix the address)
3. Just a countercheck: Trying to search for files under \system\config\cartridges OR \system\config\cartridges
is working as intended:
Image: htt%20p%3A//img89.imageshack.%20us/img89/1910/bg63.png (cannot post images... so you have to fix the address)
3. Also, trying to search for files under \system\config\cartridges AND NOT in folders named bc_ does work:
Image: htt%20p%3A//img607.imageshack.%20us/img607/876/9002.png (cannot post images... so you have to fix the address)
--> So combined search conditions of the same property are not working if they are excluding and overlapping. But obviously they should work.

------
Alternative approach: Using only Regex to get those excludes.
But this is another bug:
Regex lookaround not working -> htt p://ghisler. ch/board/viewtopic.php?p=270481[/u rl] (cannot post links... so you have to fix the address)
(Hm... jetz bekomm ich erst mit, dass ich hätte Deutsch schreiben können.)