forked from rhec/elasticsearch.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
89 lines (67 loc) · 3.39 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>elasticsearch - - Open Source, Distributed, RESTful, Search Engine</title>
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="description" content="elasticsearch" />
<meta name="keywords" content="elastic, search, cloud, elasticsearch, indexing, lucene, distributed lucene, shay banon" />
<meta name="author" content="elasticsearch" />
<link href="http://www.elasticsearch.org/atom.xml" rel="alternate" title="elasticsearch" type="application/atom+xml" />
<link rel="stylesheet" type="text/css" href="/scripts/prettify/prettify.css" />
<link rel="stylesheet" type="text/css" href="/styles/reset.css" />
<link rel="stylesheet" type="text/css" href="/styles/screen.css?1000" />
<script type="text/javascript" src="/scripts/jquery-1.5.min.js"></script>
<!-- Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-12395217-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<div id="all">
<h1 id="header">
<a id="elasticsearch" href="/" title="elasticsearch home page">
<span>elasticsearch.</span>
</a>
</h1>
<ul id="top_left_menu">
<li><a href="/">home</a></li>
<li><a href="/download">download</a></li>
<li><a href="/guide">guide</a></li>
<li><a href="/blog">blog</a></li>
<li><a href="/community">community</a></li>
<li><a href="/tutorials">tutorials</a></li>
<li><a href="/videos">videos</a></li>
</ul>
<h2 class="page_title"> 404 </h2>
<div id="content">
<div >
<h1>
Well, That about Wraps It Up for This Page
</h1>
<p>`I refuse to prove that I exist,’ says Page, `for proof denies faith, and without faith I am nothing.’</p>
<p>`But,’ says Man, `The Babel fish is a dead giveaway, isn’t it? It could not have evolved by chance. It proves you exist, and so therefore, by your own arguments, you don’t. <span class="caps">QED</span>.’</p>
<p>`Oh dear,’ says Page, `I hadn’t thought of that,’ and promptly disappears in a puff of logic.</p>
</div>
</div>
<div id="empty"> </div>
<div id="footer">
</div>
</div>
</div>
<a href="http://github.com/elasticsearch"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub" /></a>
<script type="text/javascript" src="/scripts/prettify/prettify.js"></script>
<script type="text/javascript">
prettyPrint();
</script>
</body>
</html>