3
1
I would like to quickly "filter" certain file types or folders using Windows 7 search.
In previous Windows versions it was easy to select a folder and do a quick search for all "*.csv" files for example, this gave relatively fast results. But searching indexed contents seems to slow down a simple "filter search".
I was wondering if there was an option to temporarily disable searching the indexed contents, much like the provided search filters in Windows 7 (e.g., kind:=Folder).
Maybe this is not the purpose of the built in search functionality but being able to quickly filter files/folder/sub folder without looking at contents and not using a third party tool would be nice.
Note that I do not want to switch of indexing.
If there is another (native) way to quickly filter files or folders i would also be interested to hear about it.
The "slow-down" seems mainly related to indexing. If no indexing is going on in the background (if the index is up-to-date) the responsiveness is better. But it would be interesting to know if it is possible to do a search without using the index. The practical problem is that when some new content containing a large number of files is added to the system this is not directly fully indexed.
A search without indexing is significantly slower. I'd recommend against it. Just try to search any non-indexed location versus an indexed location. On my system, the index is about 250MB for 70K items. I think that is a very good tradeoff. – surfasb – 2011-07-06T21:16:00.837
@surfasb True, i agree. However my practical problem is that indexing new locations is relatively time consuming, specially if the folders only exists temporarily while being processed and contain a lot of small text (XML, HTML) based files. In these cases doing a similar dumb search on an older OS (XP ;) is faster. – barry – 2011-07-07T08:48:29.163