Executes the first search, and logs the analytics event that triggered a redirection from a standalone search box.
The standalone search box analytics data.
Adds a change listener. It will be called any time an action is
dispatched, and some part of the state tree may potentially have changed.
You may then access the new state
.
A callback to be invoked on every dispatch.
A function to remove this change listener.
Waits for the search to be completed and returns a promise that resolves to a SearchCompletedAction
.
Dispatches an action directly. This is the only way to trigger a state change. Each headless controller dispatches its own actions.
The logger instance used by headless.
The navigator context (referer, location, UserAgent)
The Relay instance used by Headless.
The complete headless state tree.
The redux store.
The SSR search engine.