You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For both wired ({applies_to}`stack: preview 9.2`) and classic streams, you can manually configure:
40
+
For both wired ({applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`) and classic streams, you can manually configure:
41
41
42
42
-**Shards:** Control how the index is split across nodes. More shards can improve parallelism but may increase overhead.
43
43
-**Replicas:** Define how many copies of the data exist. More replicas improve resilience and read performance but increase storage usage.
44
-
-**Refresh interval:** Control how frequently new data becomes visible for search. A longer interval reduces resource usage; a short one makes data searchable sooner.
44
+
-**Refresh interval:** Control how frequently new data becomes visible for search. A longer interval reduces resource usage; a short one makes data searchable sooner.
0 commit comments