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.
Reply to This
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: (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.
Re: (Score:2)
This was after installing it and leaving it over 2 weekends and a weeks holiday! I could understand the indexing taking a few hours, but after 9 days it really should have completed that. I don't have that many files in the 20GB used on a 40GB drive.
On this particular machine, Beagle isn't something that would be particularly useful anyway, so would have been an unwanted overhead. The fact that it didn't seem to cope very well, just meant I got rid of it sooner rather than later.