\r\n```yaml\r\n // algolia搜索\r\n search: {\r\n provider: 'algolia',\r\n options: {\r\n appId: 'xxxxx',\r\n apiKey: 'xxxxx',\r\n indexName: 'xxxxxx'\r\n }\r\n },",[],2944,"\"Algolia Search\" cannot jump to the page","2023-09-21T00:04:13Z","https://github.com/vuejs/vitepress/issues/2944",0.68978554,{"description":2924,"labels":2925,"number":2929,"owner":2866,"repository":2867,"state":2868,"title":2930,"updated_at":2931,"url":2932,"score":2933},"### Discussed in https://github.com/vuejs/vitepress/discussions/1368\r\n\r\n\u003Cdiv type='discussions-op-text'>\r\n\r\n\u003Csup>Originally posted by **Zogsha** September 19, 2022\u003C/sup>\r\nHi, thanks for your work on vitepress!\r\n\r\nMy documentation site is written in French, so I need the Docsearch component in French.\r\n\r\nI have two problems :\r\n\r\n1. There is a `algolia.buttonText` option in `themeConfig`. I set it to \"Rechercher\" instead of the default \"Search\", but whenever I click on the search component or use \"CTRL+K\", the placeholder turns back to \"Search\". It only displays \"Rechercher\" when the page refreshes. I only tested in dev.\r\n\r\n2. In the Docsearch API Reference, there is `translations` option (https://docsearch.algolia.com/docs/api#translations). I can't figure out how to configure it.\r\n\r\nI think __1.__ is not intended, but I didn't look further. Is __2.__ intended ? If that is the case, do you plan to let us translate the Doscsearch modal via `algolia` config in `themeConfig`?\r\n\r\nThanks,\r\nAliosha\u003C/div>",[2926],{"name":2927,"color":2928},"theme","0754FB",1381,"[i18n] allow translating docsearch labels","2023-01-25T00:04:21Z","https://github.com/vuejs/vitepress/issues/1381",0.69749695,{"description":2935,"labels":2936,"number":2937,"owner":2866,"repository":2867,"state":2868,"title":2938,"updated_at":2939,"url":2940,"score":2941},"How to use global search without algolia?\r\nhttps://vitepress.vuejs.org/guide/theme-search\r\nThis link has no description",[],1444,"How to use global search without algolia?","2023-01-21T14:25:13Z","https://github.com/vuejs/vitepress/issues/1444",0.6979182,{"description":2943,"labels":2944,"number":2948,"owner":2866,"repository":2867,"state":2868,"title":2949,"updated_at":2950,"url":2951,"score":2952},"### Describe the bug\n\nWhen using Algolia search I'm getting this error in console and the search results do not appear. The API key is correct because the search results do appear when looking at XHR request.\r\n\r\n````\r\nUncaught (in promise) TypeError: Cannot read property 'lvl0' of undefined\r\n at DocSearchModal.js:187\r\n at groupBy.js:3\r\n at Array.reduce (\u003Canonymous>)\r\n at Vn (groupBy.js:2)\r\n at DocSearchModal.js:186\r\n````\n\n### Reproduction\n\nI just installed a new vitepress app, added my Algolia API key and App Id and this error occurred\r\n\r\nMy **config.js**\r\n````\r\nmodule.exports = {\r\n themeConfig: {\r\n sidebar: 'auto',\r\n algolia: {\r\n apiKey: '45d2386d18e39ac011227993d8353c00',\r\n appId: 'H5ZNGVTVMT',\r\n indexName: 'program_docs'\r\n }\r\n }\r\n}\r\n````\n\n### Expected behavior\n\nI expected to see the results appear in Algolia search box\n\n### System Info\n\n```shell\nnpx: installed 1 in 0.707s\r\n\r\n System:\r\n OS: Linux 5.8 Ubuntu 20.04.2 LTS (Focal Fossa)\r\n CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz\r\n Memory: 12.12 GB / 31.08 GB\r\n Container: Yes\r\n Shell: 5.8 - /usr/bin/zsh\r\n Binaries:\r\n Node: 14.17.2 - /usr/bin/node\r\n npm: 6.14.13 - /usr/bin/npm\r\n Browsers:\r\n Chrome: 91.0.4472.164\r\n Firefox: 90.0\r\n npmPackages:\r\n vitepress: ^0.15.6 => 0.15.6\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/coc)\n- [X] Read the [docs](https://vitepress.vuejs.org/).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2945],{"name":2946,"color":2947},"need more info","bdbefc",336,"Algolia search: Cannot read property 'lvl0' of undefined","2023-01-21T14:34:07Z","https://github.com/vuejs/vitepress/issues/336",0.6983768,{"description":2954,"labels":2955,"number":2956,"owner":2866,"repository":2867,"state":2868,"title":2957,"updated_at":2958,"url":2959,"score":2960},"### Is your feature request related to a problem? Please describe.\r\n\r\nWe are moving to `vitepress` in many private repositories from my company. \r\nWe see that only `agolia` is supported as a search method, which requires open-source projects only. \r\nWe are trying to migrate everything to the Vite ecosystem but this is pushing us back.\r\n\r\n### Describe the solution you'd like\r\n\r\nCan we have something similar like `vuepress@1`? \r\nThanks!\r\n\r\n### Describe alternatives you've considered\r\n\r\n_No response_\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.vuejs.org).\r\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\r\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[],1467,"Support search functionality for private repos","2023-01-21T14:25:11Z","https://github.com/vuejs/vitepress/issues/1467",0.70552826,["Reactive",2962],{},["Set"],["ShallowReactive",2965],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f4NbFLF3DkAUIzpztGwcGFQ1n4bkNZikvCLbLBFVEf8E":-1},"/vuejs/vitepress/316"]