Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99274807
20160308.nuance.04.sourcei.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, Jan 23, 00:01
Size
215 B
Mime Type
text/x-php
Expires
Sat, Jan 25, 00:01 (2 d)
Engine
blob
Format
Raw Data
Handle
23759000
Attached To
rPH Phabricator
20160308.nuance.04.sourcei.php
View Options
<?php
$table
=
new
NuanceSource
();
foreach
(
new
LiskMigrationIterator
(
$table
)
as
$source
)
{
PhabricatorSearchWorker
::
queueDocumentForIndexing
(
$source
->
getPHID
(),
array
(
'force'
=>
true
,
));
}
Event Timeline
Log In to Comment