matt71
2
Following up with more details, in case it’s helpful / interesting:
- It continues to be true that the custom state delivers real-time, incremental updates for items in the original Search For set
- If a brand new item is added, then you do need to refresh the custom state in order for it to appear in the RG
- Otherwise, incremental updates are delivered in real-time for existing items
In my case, I believe I’m going to pursue this custom state approach for ongoing updates (daily for existing items), and trigger a refresh if/when the server-side DB changes in size (~once a month).