You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/23 01:48:00 UTC

[jira] [Commented] (KAFKA-4559) Add a site search bar on the Web site

    [ https://issues.apache.org/jira/browse/KAFKA-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486582#comment-16486582 ] 

ASF GitHub Bot commented on KAFKA-4559:
---------------------------------------

zer0Id0l opened a new pull request #143: [KAFKA-4559] Add a site search bar on the Web site
URL: https://github.com/apache/kafka-site/pull/143
 
 
   What?
   Providing search functionality for **Kafka** Documentation by integrating with [Algolia Docsearch](https://community.algolia.com/docsearch/).
   
   Why?
   As developers, we spend a lot of time reading documentation, and it isn’t always easy to find the information we need. This pull request will help developers find the needed content easily.
   
   Since Docsearch handles the crawling of webpage and also configuring the search experience, its very maintainable too.
    
   This pull request has code to adds the `html`, `js` and `css` required to enable the search.
   
   Special thanks to **@s-pace** from **Algolia** who helped in configuring the search.
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add a site search bar on the Web site
> -------------------------------------
>
>                 Key: KAFKA-4559
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4559
>             Project: Kafka
>          Issue Type: Bug
>          Components: website
>            Reporter: Guozhang Wang
>            Assignee: Ravi Raj Singh
>            Priority: Major
>              Labels: newbie
>
> As titled, as we are breaking the "documentation" html into sub spaces and sub pages, people cannot simply use `control + f` on that page, and a site-scope search bar would help in this case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)