Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15455287
D11273.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
633 B
Referenced Files
None
Subscribers
None
D11273.diff
View Options
diff --git a/src/applications/search/management/PhabricatorSearchManagementIndexWorkflow.php b/src/applications/search/management/PhabricatorSearchManagementIndexWorkflow.php
--- a/src/applications/search/management/PhabricatorSearchManagementIndexWorkflow.php
+++ b/src/applications/search/management/PhabricatorSearchManagementIndexWorkflow.php
@@ -115,7 +115,7 @@
private function loadPHIDsByTypes($type) {
$indexers = id(new PhutilSymbolLoader())
- ->setAncestorClass('PhabricatorSearchObjectIndexer')
+ ->setAncestorClass('PhabricatorSearchDocumentIndexer')
->loadObjects();
$phids = array();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 30, 11:20 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7592147
Default Alt Text
D11273.diff (633 B)
Attached To
Mode
D11273: Fix bad ancestor classname
Attached
Detach File
Event Timeline
Log In to Comment