I've written my own IContentFinder which uses redirects and works fine. However when I debug it, the finder only gets hit the first time. This causes me to believe that Umbraco caches results from IContentFinders. Is this correct and in that case for how long are results cached, and is it possible to remove entries from cache?
Umbraco IContentFinder cache?
I've written my own IContentFinder which uses redirects and works fine. However when I debug it, the finder only gets hit the first time. This causes me to believe that Umbraco caches results from IContentFinders. Is this correct and in that case for how long are results cached, and is it possible to remove entries from cache?
Did you find how to solve this problem because I have the same problem.
is working on a reply...