We created a Joomla component that dynamically creates content (as described in
https://www.seblod.com/resources/tutorials/create-content-dynamiclly-using-code)
and it works perfectly, the content is written immediately in the database.
However,
for some reason the created content does not appear immediately in a
SEBLOD list. We tried to keep refreshing the page and it takes up to 60
seconds until the newly added items appear in the list. it seems like
the list is refreshed every minute. We tried to turn off all the caches
we are aware of (SEBLOD cache on search + on render and Joomla cache),
but without success.
Is it possible to refresh the list programmatically to get rid of this delay? Or any other idea?
Thanks for help
Michal