HBASE-14774 Add comment about the <customSearch> item in site.xml.

This is the ID of a Google Custom Search Engine. I configured this one to
search hbase.apache.org, issues.apache.org/browse/HBASE-*, and the
user and dev mailing lists.


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3464552b
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3464552b
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3464552b

Branch: refs/heads/hbase-12439
Commit: 3464552bb0cd7fcd74addeed25155297f78762d3
Parents: 690c455
Author: Misty Stanley-Jones <mstanleyjo...@cloudera.com>
Authored: Wed Nov 11 11:46:48 2015 +1000
Committer: Misty Stanley-Jones <mstanleyjo...@cloudera.com>
Committed: Wed Nov 11 11:46:48 2015 +1000

----------------------------------------------------------------------
 src/main/site/site.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/3464552b/src/main/site/site.xml
----------------------------------------------------------------------
diff --git a/src/main/site/site.xml b/src/main/site/site.xml
index 48a2dbc..0efc006 100644
--- a/src/main/site/site.xml
+++ b/src/main/site/site.xml
@@ -32,6 +32,9 @@
       <topBarEnabled>true</topBarEnabled>
       <sideBarEnabled>false</sideBarEnabled>
       <googleSearch>
+        <!-- The ID of the Google custom search engine to use.
+             This one searches hbase.apache.org, 
issues.apache.org/browse/HBASE-*,
+             and user and dev mailing list archives. -->
         <customSearch>000385458301414556862:sq1bb0xugjg</customSearch>
       </googleSearch>
       <sourceLineNumbersEnabled>false</sourceLineNumbersEnabled>

Reply via email to