Skip to content

Commit

Permalink
excluded /Ja Url On auto complete search (#1245)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinyoung-s authored Nov 22, 2022
1 parent 99f8683 commit e1849e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ export default defineConfig({
appId: 'BH4D9OD16A',
apiKey: '3a9e93ba1069de0ece2ae100daf8f6ea',
indexName: 'vue-i18n',
searchParameters : {
facetFilters: ['language:en-US']
},
// algoliaOptions: { facetFilters: ['tags:guide,api'] }
},

Expand Down

0 comments on commit e1849e5

Please sign in to comment.