NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Beagle (Score:2)
I just let it run overnight.
Re: (Score:1)
I suppose that is a "feature" to have to let it hog your system while it indexes? I for one would want to use my system once I built it and not have to wait for something to do an index before having normal performance.
Re: (Score:1)
How is this anything new? You’ve heard of updatedb?
Re: (Score:2)
Not the same. An indexing system like Beagle looks at the content, not just the name and location. However, in most instances ;)
locateis my first choice anywayRe:Beagle (Score:1)
It is the same, in that it hogs your disk and a sizable amount of CPU (though not quite as much of that). updatedb just gets done a lot sooner because it scans a lot less data (just the filenames, not the content). It doesn’t seems unreasonable to me to simply relegate the full scan to the wee hours.
Reply to This
Parent