We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc1023 commit 84c25abCopy full SHA for 84c25ab
apps/site/next.constants.mjs
@@ -145,7 +145,7 @@ export const DEFAULT_ORAMA_SUGGESTIONS = [
145
/**
146
* The default batch size to use when syncing Orama Cloud
147
*/
148
-export const ORAMA_SYNC_BATCH_SIZE = 50;
+export const ORAMA_SYNC_BATCH_SIZE = 250;
149
150
151
* The default Orama Cloud endpoint to use when searching with Orama Cloud.
0 commit comments