No, Algolia's integration with Symfony is intended to have a single model/class/entity tied to a single Algolia index.
If you attempt to conditionally index your data to multiple indices from a single entity, only one of the conditions will be processed and the others will be ignored.
Though it may be possible to customize the integration to achieve this behavior, Algolia can only provide support for the non-customized portions of the integration.