DonationCoder.com Forum

DonationCoder.com Software => Coding Snacks => Post New Requests Here => Topic started by: techidave on January 09, 2008, 08:51 PM

Title: IDEA: quick windows search tool
Post by: techidave on January 09, 2008, 08:51 PM
Perhaps this has already been done but I am looking for a faster way to search the hard drive than Windows XP has.  Does anyone have anything?

Dave
Title: Re: IDEA: quick windows search tool
Post by: lanux128 on January 09, 2008, 09:04 PM
you can use Farr with the Locate32 (https://www.donationcoder.com/forum/index.php?topic=10501.0) plugin. it doesn't get faster than that.. 8) and here's a thread (https://www.donationcoder.com/forum/index.php?topic=11374.0) to help you get started.
Title: Re: IDEA: quick windows search tool
Post by: techidave on January 10, 2008, 06:12 AM
Thanks for the idea Lanux128.  I just got done trying FARR ver 2 and it works straight out of the box.  And very fast!  Very fast!  But it only seem to be searching My Documents.  So I went in and added c:\ to the "search folders" tab and that works ok.  It found 582 spreadsheets in 34 seconds that were scattered all over my hard drive.  But it only displays the top 9 items with no way to "scroll" through the list.

Maybe there is a way but I haven't found it yet.

Dave

P.S.  maybe this thread needs moved somewhere else??
Title: Re: IDEA: quick windows search tool
Post by: f0dder on January 10, 2008, 06:31 AM
techidave: FARR is only really meant to index a relatively small amount of folders (like start menu, program files folder, and perhaps your "my documents" folder), since in the current versions it will always re-scan all the folders every time you search. This works OK most of the time because of windows filesystem caching, but still...

You really ought to check out locate32 (http://www.locate32.net/). It works by indexing your drives (which is pretty fast), and afterwards it can find locate things more or less instantaneously. REALLY good stuff.
Title: Re: IDEA: quick windows search tool
Post by: techidave on January 10, 2008, 07:32 AM
ok, ok.  I will give Locate32 a try. ;D
Title: Re: IDEA: quick windows search tool
Post by: lanux128 on January 10, 2008, 06:54 PM
But it only displays the top 9 items with no way to "scroll" through the list.

that can be easily fixed. go to the "Options" and check the "Interface" tab then refer to the screenshot..

[ You are not allowed to view attachments ]


But it only displays the top 9 Maybe there is a way but I haven't found it yet.

check my post again, that's why i suggested that you use Farr's locate32 plugin which allows one to search from locate32's database from within Farr. :) one of our regular user, Armando (https://www.donationcoder.com/forum/index.php?action=profile;u=6564) has even written a "getting started (https://www.donationcoder.com/forum/index.php?topic=11374.msg91582#msg91582)" guide on that.. :) here's a screenshot that shows searching with locate32 (can't find a better one)..

(https://www.donationcoder.com/forum/index.php?action=dlattach;topic=10501.0;attach=24259;image)
Title: Re: IDEA: quick windows search tool
Post by: jgpaiva on January 10, 2008, 07:15 PM
But it only displays the top 9 items with no way to "scroll" through the list.

that can be easily fixed. go to the "Options" and check the "Interface" tab then refer to the screenshot..

Also, adding "+sall" (without the quotes, stands for Show All) to your query will show you all the items matching it ;)
Title: Re: IDEA: quick windows search tool
Post by: tomos on January 11, 2008, 03:19 AM
whats the difference between the "normal list" and the "extended list" as
shown in lanux's first screenshot above?
(or should I go read the *$§ßing manual?)
 :)
Title: Re: IDEA: quick windows search tool
Post by: lanux128 on January 11, 2008, 08:12 AM
(or should I go read the *$§ßing manual?)
;D anyway, here's mouser's explanation..

add +sall to your search to see more results (i removed it from the context menu).

the extended results list is used mainly for directory browsing+completion.  for example, type c:\ and youll see.
-mouser
Originally posted here (https://www.donationcoder.com/forum/index.php?topic=6624.msg68071#msg68071).
Title: Re: IDEA: quick windows search tool
Post by: tomos on January 11, 2008, 08:29 AM
thanks as ever lanux :up:

didnt think of searching here for the answer :-[ ;D
Title: Re: IDEA: quick windows search tool
Post by: lanux128 on January 11, 2008, 08:50 AM
didnt think of searching here for the answer

you're welcome, tomos! btw, this forum is a treasure-trove for tech info.. 8)