.. include:: /Includes.rst.txt .. index:: Events; AfterFileAddedToIndexEvent .. _AfterFileAddedToIndexEvent: ========================== AfterFileAddedToIndexEvent ========================== This event is fired once an index was just added to the database (= indexed). *Examples:* Allows to additionally populate custom fields of the :sql:`sys_file`/:sql:`sys_file_metadata` database records. API === .. include:: /CodeSnippets/Events/Core/Resource/AfterFileAddedToIndexEvent.rst.txt