This is the React InstantSearch v7 documentation.
If youβre upgrading from v6, see the upgrade guide.
If you were using React InstantSearch Hooks,
this v7 documentation appliesβjust check for necessary changes.
To continue using v6, you can find the archived documentation.
About this widget
This widget lets you applyruleContexts
based on filters to trigger context-dependent rules.
The <QueryRuleContext>
widget isnβt part of React InstantSearch,
but you can make a custom version with useQueryRules
.