Is it possible to join/merge two indexes? Merging different indexes of the same kind for general search, but also keeping the single indexes

thanks a lot!!!

But doing if to check every value if it is a restaurant, is more slowly, than having 3 indexes? because checking something through indexes is faster than checking it through filters/if-checks ? or not?

creating an own index/galaxy for restaurants is a better/faster approach or not?