Haystack maintainer here. That is the right approach! If you'd like to use a pre-built component I'd recommend using our `ConditionalRouter` which you can use to redirect incoming queries based on boolean checks that are done using Jinja2. Check out our docs page on it here.