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?