Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F111450002
20151221.search.3.reindex.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, May 1, 18:17
Size
229 B
Mime Type
text/x-php
Expires
Sat, May 3, 18:17 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25856902
Attached To
rPH Phabricator
20151221.search.3.reindex.php
View Options
<?php
$table
=
new
PhabricatorOwnersPackage
();
foreach
(
new
LiskMigrationIterator
(
$table
)
as
$package
)
{
PhabricatorSearchWorker
::
queueDocumentForIndexing
(
$package
->
getPHID
(),
array
(
'force'
=>
true
,
));
}
Event Timeline
Log In to Comment