Skip to content

Commit

Permalink
feat(test-studio): enable Text Search API search strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
juice49 committed May 23, 2024
1 parent 14a8f66 commit 9ee013b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/test-studio/sanity.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ const sharedSettings = definePlugin({
assetSources: [imageAssetSource],
},
},
search: {
enableLegacySearch: false,
},

i18n: {
bundles: testStudioLocaleBundles,
Expand Down

0 comments on commit 9ee013b

Please sign in to comment.