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
Copy file name to clipboardexpand all lines: docs/sources/operations/query-acceleration-blooms.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -43,8 +43,8 @@ and querying the bloom filters that only pays off at large scale deployments.
43
43
{{< /admonition >}}
44
44
45
45
To start building and using blooms you need to:
46
-
- Deploy the [Bloom Planner and Builder](#bloom-planner-and-builder) components and enable the component in the [Bloom Build config][bloom-build-cfg].
47
-
- Deploy the [Bloom Gateway](#bloom-gateway) component (as a [microservice][microservices] or via the [SSD][ssd]Backend target) and enable the component in the [Bloom Gateway config][bloom-gateway-cfg].
46
+
- Deploy the [Bloom Planner and Builder](#bloom-planner-and-builder) components (as [microservices][microservices] or via the [SSD][ssd]`backend` target) and enable the components in the [Bloom Build config][bloom-build-cfg].
47
+
- Deploy the [Bloom Gateway](#bloom-gateway) component (as a [microservice][microservices] or via the [SSD][ssd]`backend` target) and enable the component in the [Bloom Gateway config][bloom-gateway-cfg].
48
48
- Enable blooms building and filtering for each tenant individually, or for all of them by default.
0 commit comments