[
https://issues.apache.org/jira/browse/ZOOKEEPER-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907973#action_12907973
]
Otis Gospodnetic commented on ZOOKEEPER-860:
--------------------------------------------
Should we assign this to a committer now, since Alex is done with the patch?
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 678839)
+++ author/src/documentation/skinconf.xml (revision )
@@ -30,7 +30,7 @@
In other words google will search the @domain for the query string.
-->
- <search name="ZooKeeper" domain="hadoop.apache.org" provider="google"/>
+ <search provider="search-hadoop" name="zookeeper"/>
<!-- 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 ZK site
> ------------------------------------------
>
> Key: ZOOKEEPER-860
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-860
> Project: Zookeeper
> Issue Type: Improvement
> Components: documentation
> Reporter: Alex Baranau
> Assignee: Alex Baranau
> Priority: Minor
> Fix For: 3.4.0
>
> Attachments: ZOOKEEPER-860.patch
>
>
> Use search-hadoop.com service to make available search in ZK sources, MLs,
> wiki, etc.
> This was initially proposed on user mailing list
> (http://search-hadoop.com/m/sTZ4Y1BVKWg1). The search service was already
> added in site's skin (common for all Hadoop related projects) before (as a
> part of [AVRO-626|https://issues.apache.org/jira/browse/AVRO-626]) so this
> issue is about enabling it for ZK. 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.