Right now the search index updates every 6 hours, but we have a real time socket that can notify us when we can update the index. Listen for all events, filter a set of them, and retrigger the search index by setting some temp flag.
Right now the search index updates every 6 hours, but we have a real time socket that can notify us when we can update the index.
Listen for all events, filter a set of them, and retrigger the search index by setting some temp flag.