summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
diff options
context:
space:
mode:
authorcall-me-matt <nextcloud@matthiasheinisch.de>2020-08-12 16:56:44 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2020-12-22 09:48:40 +0100
commit22cf5447cf13d86c50e432aa8bd14cab6ee41d72 (patch)
tree29dcfac495b8105abfc53bc35045c816eb254b58 /apps/dav/appinfo
parenta5c55891f5f7002b6dd2892b07e1cbddf57ff708 (diff)
downloadnextcloud-server-22cf5447cf13d86c50e432aa8bd14cab6ee41d72.tar.gz
nextcloud-server-22cf5447cf13d86c50e432aa8bd14cab6ee41d72.zip
re-index contacts with social profiles
Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
Diffstat (limited to 'apps/dav/appinfo')
-rw-r--r--apps/dav/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml
index d9a5761230a..34934f85922 100644
--- a/apps/dav/appinfo/info.xml
+++ b/apps/dav/appinfo/info.xml
@@ -32,6 +32,7 @@
<step>OCA\DAV\Migration\RegenerateBirthdayCalendars</step>
<step>OCA\DAV\Migration\CalDAVRemoveEmptyValue</step>
<step>OCA\DAV\Migration\BuildCalendarSearchIndex</step>
+ <step>OCA\DAV\Migration\BuildSocialSearchIndex</step>
<step>OCA\DAV\Migration\RefreshWebcalJobRegistrar</step>
<step>OCA\DAV\Migration\RegisterBuildReminderIndexBackgroundJob</step>
<step>OCA\DAV\Migration\RemoveOrphanEventsAndContacts</step>