Initializes a Search engine definition in SSR with given controllers definitions and search engine config.
The search engine definition
Three utility functions to fetch the initial state of the engine in SSR, hydrate the state in CSR, and a build function that can be used for edge cases requiring more control.
See Implement server-side rendering.