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.
This commit is contained in:
Misty Stanley-Jones 2015-11-11 11:46:48 +10:00
parent 690c455964
commit 3464552bb0
1 changed files with 3 additions and 0 deletions

View File

@ -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>