Hello, I am hoping you can help me solve an issue I am having. On this page, https://dev-sea-us-rise.pantheonsite.io/playlists/, I have a list of playlists and a search box. If I search for playlists containing songs by the artist Lee Ahlin (by typing Lee Ahlin in the search box) I get results. However, if I search for playlists containing songs by the artist The Accidentals, I get nothing, even though they are included in the playlists. I added the songs by The Accidentals today. I am using the Index Table Engine. Is there a lag time for indexing?
If you save the post, it should refresh the contents. If you only changed the contents of the shortcode, that may not trigger the change in the containing post, as there is no backwards connection between them, so the “save_post” hook is probably not triggered.