diff --git a/404.html b/404.html
index 9f947d9a22..9dd52492c0 100644
--- a/404.html
+++ b/404.html
@@ -16,6 +16,7 @@
+
@@ -28,6 +29,7 @@
+
@@ -50,6 +52,9 @@
Support
Download
Blog
+
+
+
@@ -105,6 +110,12 @@
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=623268441017527";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
+
+ docsearch({
+ apiKey: '36221914cce388c46d0420343e0bb32e',
+ indexName: 'react',
+ inputSelector: '#algolia-doc-search'
+ });