experiment with search

readme
This commit is contained in:
taskylizard
2023-11-14 20:24:29 +05:30
parent 9582cd997d
commit bd530c4afc
2 changed files with 2 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ export default defineConfig({
themeConfig: {
search: {
options: {
miniSearch: { searchOptions: {combineWith: "AND"} },
detailedView: true,
},
provider: "local",