Usage
Connector Options
Whether to escape HTML tags from hits string values.
Function to transform the items of all indices.Each index object contains:
indexName: The name of the indexindexId: The ID of the indexhits: The resolved hits from the indexresults: The full results object from the Algolia API
Render Options
The current value of the query.
The indices this widget has access to. Each index contains:
indexName(string): The name of the indexindexId(string): The ID of the indexhits(Array): The resolved hits from the index matching the queryresults(SearchResults): The full results object from the Algolia APIsendEvent(function): Send event to insights middleware
Searches into the indices with the provided query.
The options passed to the connector.