When a forum on my website is clicked that forum is sent to a topics page where a repeating group searches for topics that match that forum and displays them. Then when a topic is clicked a new page is loaded with a repeating group of all comments that match that topic.
How do I prevent searching everytime the topics or comments page is loaded for each user and only search and update when a new topic or comment is added.