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

Weiwei Yang commented on YUNIKORN-750:
--------------------------------------

Looks like the original message was messed up on JIRA:
{code:java}
!-- at the end of the HEAD -->
<link rel=“stylesheet” 
href=“https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css” 
/><!-- at the end of the BODY -->
<script type=“text/javascript” 
src=“https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js”></script>
<script type=“text/javascript”> docsearch({
apiKey: ‘65b6e69046d08b5364868a53ff974c2f’,
indexName: ‘yunikorn’,
inputSelector: ‘### REPLACE ME ####’,
algoliaOptions: { ‘facetFilters’: [“type:$TYPE”, “version:$VERSION”] },
debug: false // Set debug to true if you want to inspect the dropdown
});
</script> {code}

> Website search box returns no result
> ------------------------------------
>
>                 Key: YUNIKORN-750
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-750
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: website
>            Reporter: Weiwei Yang
>            Assignee: Chen Yu Teng
>            Priority: Major
>             Fix For: 1.0.0
>
>
> The search box returns no result, I wonder this might be related how 
> docsearch was configured. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to