Windows Search - List Indexed Locations by Number of Items?

0

1

Beyond looking them up manually, is there any way to get the number of files in each folder that Windows search is indexing? I've noticed that the searching in Windows 7 is a tad slower that I would like it to be. I've tried to limit the search locations to the bare essentials but it still says it has over 30k files indexed, so I'm guessing there's still some low-hanging fruit that I can get rid of.

ivanatpr

Posted 2011-10-17T20:25:54.060

Reputation: 738

You probably spend more time tweaking it than you actually use using it. Try learning the different filters. – surfasb – 2011-10-17T21:16:19.910

Answers

0

Gonna answer my own question. A way to do this is to get esedbviewer, open the index file, export the contents to CSV, and then get the count of items for each location by opening the CSV in Excel and creating a pivot table.

ivanatpr

Posted 2011-10-17T20:25:54.060

Reputation: 738