<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 22:38:50 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 22:38:50 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>7</c9:totalResults>
	<c9:pageCount>-7</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p>Just kidding, don't get your hopes up! Instead, while I was aware of closed source NTFS MFT search tools existing, I just became aware of completely open source MFT search tool - and while I haven't gone through every line I did some testing and cursory look at the source and I can atleast verify that it does what I expect.</p><p>Two issues I found:</p><p>1) It won't open physical volumes without assigned drive letters without some changes</p><p>2) Since it's not meant to run at background or as service, updates require re-read of the MFT. Which can last few seconds. Beats the minutes wait for explorer search. Of course you might ask why my indexing isn't enabled. 1) It can run on the background even when I'm doing latency sensitive stuff as it's not too wise on what's user input and what's not on some external bus 2) Haven't tested lately but it used to get stale with quickly updating files.</p><p>FACTS:</p><p>- 1 TB hdd with million files can be searched in couple seconds (under 10) without background indexing using this tool</p><p>- It takes explorer several MINUTES to do that without background indexing.</p><p><a href="http://sourceforge.net/projects/ntfs-search/">http://sourceforge.net/projects/ntfs-search/</a></p><p>(compiles fine with 2008 after changing the .ico name and removing the intermed. manifest)</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/c5ed531638c844f4a5639f38000db5c9#c5ed531638c844f4a5639f38000db5c9</link>
		<pubDate>Sun, 07 Aug 2011 00:49:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/c5ed531638c844f4a5639f38000db5c9#c5ed531638c844f4a5639f38000db5c9</guid>
		<dc:creator>androidi</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/androidi/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p>I also discovered this project which aims to do the obvious, that is to combine the fast MFT read with the USN journal. <a href="http://mftscanner.codeplex.com/">http://mftscanner.codeplex.com/</a></p><p>So when everything works as planned, you should only need to do the 5-10 second MFT scan once after booting, and further use will access the cached name records and the change journal.</p><p>By my understanding this approach allows practically instant file search completely without indexing and background stuff running. The only question is, why none of this is provided to explorer users!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/a89b236fc68f4b4f939d9f38001704e2#a89b236fc68f4b4f939d9f38001704e2</link>
		<pubDate>Sun, 07 Aug 2011 01:23:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/a89b236fc68f4b4f939d9f38001704e2#a89b236fc68f4b4f939d9f38001704e2</guid>
		<dc:creator>androidi</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/androidi/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p>This does look interesting; thanks for the link. I may use it when I get round to building my new media management tool (because I get tired of waiting for WMP and Winamp to scan my directories, and of iTunes mashing my files up).</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/71d27ec9ef6e4392ac0b9f380125b75c#71d27ec9ef6e4392ac0b9f380125b75c</link>
		<pubDate>Sun, 07 Aug 2011 17:49:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/71d27ec9ef6e4392ac0b9f380125b75c#71d27ec9ef6e4392ac0b9f380125b75c</guid>
		<dc:creator>W3bbo</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/W3bbo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/71d27ec9ef6e4392ac0b9f380125b75c">21 hours&nbsp;ago</a>,<a href="/Niners/W3bbo">W3bbo</a> wrote</p><p>This does look interesting; thanks for the link. I may use it when I get round to building my new media management tool (because I get tired of waiting for WMP and Winamp to scan my directories, and of iTunes mashing my files up).</p><p></p></div></blockquote><p></p><p>I just had a Spectate Swamp mushroom flashback =)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/3f3dce32aaa54f35b9759f3900f54482#3f3dce32aaa54f35b9759f3900f54482</link>
		<pubDate>Mon, 08 Aug 2011 14:52:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/3f3dce32aaa54f35b9759f3900f54482#3f3dce32aaa54f35b9759f3900f54482</guid>
		<dc:creator>Harlequin</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Harlequin/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search#c3f3dce32aaa54f35b9759f3900f54482">Harlequin</a>: Shhh! &nbsp;If you say his name three times, he appears!</p><p>Herbie</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/b751b910e1d9401b88cd9f3900f73f1f#b751b910e1d9401b88cd9f3900f73f1f</link>
		<pubDate>Mon, 08 Aug 2011 15:00:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/b751b910e1d9401b88cd9f3900f73f1f#b751b910e1d9401b88cd9f3900f73f1f</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/b751b910e1d9401b88cd9f3900f73f1f">9 minutes&nbsp;ago</a>,<a href="/Niners/Dr%20Herbie">Dr&nbsp;Herbie</a> wrote</p><p>@<a href="/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search#c3f3dce32aaa54f35b9759f3900f54482">Harlequin</a>: Shhh! &nbsp;If you say his name three times, he appears!</p><p>Herbie</p><p></p></div></blockquote><p></p><p>Ludacris? &nbsp;&quot;How low can you go?&quot;&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/19413d36eaf04c66b6769f3900fa035e#19413d36eaf04c66b6769f3900fa035e</link>
		<pubDate>Mon, 08 Aug 2011 15:10:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/19413d36eaf04c66b6769f3900fa035e#19413d36eaf04c66b6769f3900fa035e</guid>
		<dc:creator>Soe Tun</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/stun/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Huge speed improvements in Windows 8 unindexed folder/file-name  search</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/c5ed531638c844f4a5639f38000db5c9">Aug 07, 2011 at 12:49&nbsp;AM</a>,<a href="/Niners/androidi">androidi</a> wrote</p><p><a href="http://sourceforge.net/projects/ntfs-search/">http://sourceforge.net/projects/ntfs-search/</a></p><p>(compiles fine with 2008 after changing the .ico name and removing the intermed. manifest)</p><p></p></div></blockquote><p></p><p>I just built and ran it (after a few build tweaks like as you described) and all I can say is &quot;wow&quot;. This is a really good piece of work and, yes, makes me weep for Microsoft again.</p><p>Can you explain the USN stuff in simple terms for me, what does the C# scanner do that this C&#43;&#43; program doesn't?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/d30080ff6e584d2485cc9f42013d841f#d30080ff6e584d2485cc9f42013d841f</link>
		<pubDate>Wed, 17 Aug 2011 19:16:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Huge-speed-improvements-in-Windows-8-unindexed-folderfile-name-search/d30080ff6e584d2485cc9f42013d841f#d30080ff6e584d2485cc9f42013d841f</guid>
		<dc:creator>W3bbo</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/W3bbo/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>