Google's Search Appliance
An anonymous reader noted that Google is working on a Search Engine
that you can install behind your corporate firewall for indexing
your internal documents. It's a bit thin on information, but it
looks like for as little (cough) as $20k, you can have your own
google box. Not for everyone obviously ;)
People don't have THAT much pr0n do they?! :)
will it also index employee email?
Searched the intranet for 'herbal viagra'.
Results 1-10 of about 1,279,500. Search took 0.14 seconds.
your jesus is another mans xebu. chew on that hypocrites.
find | grep missingdata
Ctrl-Esc, F, 'missing data'
Actually, this is like a 10-line script if you can use `grep`... something like...
#!/usr/bin/perl
use CGI;
$query=param( 'q' );
$document_root = "/home/";
print "<html><body>";
foreach `grep $query $document_root`
{
print "<li>$_</li>\n";
}
print "</body></html>";
exit(0);
"This above all, to thine own self be true"
Oh no! By declaring Google an "Internet-Success-Story" you doomed them! They gonna go bankrupt in 3 month or less!
At least then the search feature would work right and they can finally cache all those sites that we take down.
can't sleep slashdot will eat me