Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Created by Guest
Created on May 13, 2023

Add support for Indexing Events

as a developer I want to be able to cache code that uses Search & Navigation in logic, and depend on masterkeys. When content is changed in the index I want to invalidate the cache (remove masterkey from cache).


I want to subscribe on changes on content id (or content type), so I can invalidate cache in a solid way, since content events isn’t reliabilitet enough.

  • Guest
    Reply
    |
    May 13, 2023

    Should be solved in the IndexPageQueiue method in ContentEventIndexer…

    2 replies