[ 
https://issues.apache.org/jira/browse/HDFS-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907974#action_12907974
 ] 

Otis Gospodnetic commented on HDFS-1367:
----------------------------------------

Btw. Doug Cutting reviewed and committed the big change via AVRO-626 that made 
it possible for this patch to be literally a 1-line change:

Index: author/src/documentation/skinconf.xml
===================================================================
--- author/src/documentation/skinconf.xml       (revision 795318)
+++ author/src/documentation/skinconf.xml       (revision )
@@ -30,7 +30,7 @@
     In other words google will search the @domain for the query string.
 
   -->
-  <search name="Hadoop" domain="hadoop.apache.org" provider="google"/>
+  <search provider="search-hadoop" name="hdfs"/>
 
   <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
   <disable-print-link>true</disable-print-link>  


Look at the search box at http://avro.apache.org/ (top-right corner) to see 
what this patch does.


> Add alternative search-provider to HDFS site
> --------------------------------------------
>
>                 Key: HDFS-1367
>                 URL: https://issues.apache.org/jira/browse/HDFS-1367
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Alex Baranau
>            Priority: Minor
>         Attachments: HDFS-1367.patch
>
>
> Use search-hadoop.com service to make available search in HDFS sources, MLs, 
> wiki, etc.
> This was initially proposed on user mailing list. The search service was 
> already added in site's skin (common for all Hadoop related projects) before 
> so this issue is about enabling it for HDFS. The ultimate goal is to use it 
> at all Hadoop's sub-projects' sites.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to