The RelevanceInspector controller is in charge of allowing displaying various debug information.
RelevanceInspector
Example: relevance-inspector.fn.tsx
Disables debug mode.
Disable fetching all available fields from the index.
Enables debug mode.
Fetch all fields available from the index on each individual results.
Fetch the description of all fields available from the index.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The state of the RelevanceInspector controller.
The
RelevanceInspector
controller is in charge of allowing displaying various debug information.Example: relevance-inspector.fn.tsx