Description
Currently the PropertyIndexAsyncReindex is tied to the asyncTasks registration. I'd like to extract it to its own method, so this functionality can be enabled even if there are no specific async tasks registered (if the tasks are OSGi based for example).