Yahoo! Releases Desktop Search Tool
Hobadee writes "According to The Register, Yahoo! has released a desktop search program to compete with Google's. Apparently Yahoo's version is native to Windows, and thus faster than Google's, but less portable. Other question - what does this mean for things like the Google Search Appliance? Personally, I still like 'find / > index' in a cron script, then just grep 'index'...."
Personally, I still like 'find / > index' in a cron script, then just grep 'index'....
I'm still digging slocate.
LK
"Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
To be clear, Yahoo haven't actually released anything yet; they've licensed the tech from another company (pretty poor show) and will be slapping some branding on it with a launch planned for 2005.
cant seem to get ahead can u... :(
http://www.thegreynomads.com
i wonder what wonderful 'features' it has that run in the background.
It doesn't, as yet, index your browser history, but as Google has discovered with GDS, this can be a double-edged sword.
Now they can market it as the Desktop Search Tool of the privacy-concious, and call a lack of a feature a good safe feature. I know this horse has been flogged to death on the other threads concerning Google Desktop Search, but puhleese.
It is blindingly fast at both indexing and retrieval - which is near instant - and has the huge advantage over Google Desktop Search of being a native Windows client.
Don't know what to say - if it does serve 97 percent of the computer market more effectively, then perhaps they will dominate the system. It'll be interesting to see if this turns into a battle of paradigms: programs native to an OS (i.e. Yahoo!) or browser based (Google).
"There's no success like failure, and failure's no success at all."
- Bob Dylan
Personally, I still like 'find / > index' in a cron script, then just grep 'index'...
Which helps you find the e-mail from Aunt Mary where she told you the location of her will... how?
grepping a file list does nothing for searching the contents of your files... which both of these products do.
500GB of disk, 5TB of transfer, $5.95/mo
I search for a file every few months since my files are categorized, and I easily find them by browsing. What exactly is wrong with the current desktop search tools like the one found in Windows Explorer that makes these companies create alternatives?
"find / | grep junk" and "updatedb; locate junk" both have one problem in common. they do not check the content of the file. try "grep junk `find /`". and really people, who wants to wait for that to finish?
Personally, I still like 'find / > index' in a cron script, then just grep 'index'...."
Apples and oranges.
Google Desktop Search (and presumably Yahoo DS) also searches inside the actual files. If I search for "VPN", I see a list of all files (and Outlook messages) which contain the string "VPN".
'find / |grep' doesn't do any of that.... even "find / -exec grep foo {} \;" is much slower then an indexed database engine.
I haven't installed it (Not sure I trust it), but a coworker was showing it to me yesterday. Pretty handy...
94% of Repubs and 21% of Dems voted to renew the Patriot Act
X1 Website
15 Day Trial Version
Only Women Bleed (Sex, Sharia remix)
See? This is a large part of why linux isn't mainstream yet. You have far too many luddites who have far too much influence and want to pretend it's still 1979.
and stuff.
This is great news. I love gMail and consequently all other things google, but Google Desktop Search has been a disaster. I originally posted this in google groups, but I feel I need to post it here as well.
:)
I won't even start complaining about google only supporting programs I don't use (AIM? IE? Outlook?), as it's still in beta and I represent a minority group anyway.
However I have several other problems...
1. When a a folder has the same name as my search term, google search will display *all* files within that folder. For example if I search for 'doom 3' it won't just list the files called 'doom 3' it will list *all* the files in the doom 3 folder. It would be much more useful if it would only display the folder once as a separate search result, and then only display files called 'doom 3'
2. Inability to only search for filenames *only* - sometimes, or actually most of the time, I want to find a specific file. I know I have created important.doc but when I search for 'important' I get a plethora of results featuring different documents / text files which have the word 'important' within them. Windows' search has done this nicely by giving me the ability to search for a 'all or a part of the filename' and for 'a word or a phrase within the file'. I also have the option to 'look in' which brings me to my next point
3. Inability to search within a folder - because sometimes it is extremely useful to look for *.mp3 in my very disorganized 'thereShouldBeNoMusicHere' folder. Or to look for anything at all in a drive different than C...
4. Wildcard searches - oftentimes I just can't remember how I've saved the file. Was my presentation called group4project.ppt or group4.ppt or G4.ppt? A simple search of *4*.ppt should find the file, where * is a wildcard. Currently I can't do that.
5. Un-indexing of files - I just moved 500 files from my desktop to my documents. GDS has re-indexed them in My Documents. When I search for file.txt I get two results only one of which is valid. Of course, I can manually remove the invalid result from the index, but I really don't want to do it 500 times. Even if I can somehow magically get all the duplicate files on the same search, I can only remove them 10 at a time.
Until google resolves those issues (and I certainly hope they do), the search integrated into Windows is more useful. I hope yahoo have made a better job than google on this one, I'm off to try it
Yahoo's is native to Windows and Google's isn't? Eh? Eh? Google's is native too, it runs as a Windows process, indexing files and running searches.
If they mean the user interface is a Windows app rather than a web client then, yes, but who cares? That's not that bit that's doing the work, that's just rendering some results. It may mean Yahoo will be able to take advantage of some more advanced controls, such as listviews, but Google has already proven with Gmail that it is able to kick out a pretty convining web application so I wouldn't cite that as an advantage.
Powered by onion juice.
On Windows? For non-geeks?
Don't think so, somehow. It's easy enough to point out Unix command-line tools that do the job of any application such as this one, but what exactly is the point?
Will geeks use this Yahoo! tool? No
Does Yahoo! care? No
Just because a tool is not useful for us geeks, it doesn't mean it's useless, period.
I hear there's rumors on the Slashdots
Do you remember the old adds of "Do you Yahoo"? Yahoo put a lot of effort into branding, but didn't do nearly as well because their search just wasn't as good.
This post written under Gentoo-linux with an SCO IP license.
I think the parent was responding to the summary's comment about find and grep, not the Yahoo tool.
It's hard to be religious when certain people are never incinerated by bolts of lightning.
I just want a fast filename search for Windows.
I don't care about content, since most of the files I work with don't have searchable content in the first place, and I give them useful filenames anyway. I just forget where they're saved sometimes, or want a quicker way to get to them.
Even with indexing turned on (does that help with filename searches?), Windows takes 2 or 3 minutes to search all my drives by filename only.
I know there's Ava Find, which is very fast and does what I want, but the UI sucks, and AppRocket, which is also fast but isn't really a search tool as much as a launcher.
So, are there any others that work like the Windows Explorer search, but faster?
Since nowadays everyone and their dog are releasing desktop search engines, here's the thing that can give a commercial/technological advantage - implement plugin mechanism for searching other file types. I'd kill to be able to search my Thunderbird mail archives, yet neither Copernic, nor Google will do this, because they only understand MS email clients. Same applies to my digital camera files. I always make sure I attach IPTC metadata to them to desicribe roughly where and when the picture was taken, and what's on the picture. Current desktop search engines simply ignore this.
Personally I think its retarded.
Copernic already does everything this does, for free. It also searches web history, and supports Firefox.
Your ignorance betrays you. Google Desktop Search doesn't rely on a remote server to provide Desktop results; it installs an ipfilter that intercepts queries to google.com/search and injects Desktop results into it. Direct searches against the Desktop engine are provided by HTTP connections to localhost.
Clearly, the ipfilter solution is a bit of a hack, and raises other concerns - but did you really think that Google has both the ability and the desire to transfer store gigabytes of information from your workstation?
Now that you're done with that tinfoil hat - mind if I keep it? I need *something* to wrap this hot dog in. Damn ketchup's going everywhere.
One thing you'd have to think carefully about is privacy and security; how do you stop a user finding stuff out about files they're not entitled to read?
I'd start it myself except that I have a thesis to do :)
Any sufficiently advanced technology is indistinguishable from a rigged demo
--Andy Finkel (J. Klass?)
Since nowadays everyone and their dog are releasing desktop search engines, here's the thing that can give a commercial/technological advantage - implement plugin mechanism for searching other file types.
Next version of OS X, probably coming Q1 2005. Metadata will be integrated into the file system, and authors will be able to describe their own metadata to the OS.
Yay.
Apparently Yahoo's version is native to Windows, and thus faster than Google's, but less portable.
/. summary says that yahoo is faster because its a native application, but the article says that yahoo is faster and its a native application offering more benifits, not because. Do the deduction yoursel. (BTW, I refuse to believe that someone can be stupid enough to do this out of mistake.)
No. The article doesn't say that. Read it again. The news poster twisted the words to make google look good. For once why can't people just agree that someone has done something better than google?
For the morons among us who don't understand what I am saying: the
Try "man locate" and "man updatedb"; that's been around forever. It probably already gets updated nightly on your computer (that's why your disk starts making all that noise early in the morning).
If you want to search for content, you can combine it with grep and xargs:More complicated pipes involve "file", "perl", "awk", etc.