Thank you, that worked. I didn’t do it exactly the way you’re doing it, because my setup is different. But the main insight I needed was to get the hit result vector on the client side, and then calculate the index server side. Thanks again.
I’m getting an idea of how cumbersome it is to rewrite or change a lot of the functions I wrote, to account for replication, in my humble little project that I only started a couple of months ago. So I certainly don’t envy you your task of having to do this for the entire toolkit. Good luck.