Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P213
cirrus visibility
Active
Public
Actions
Authored by
•
demon
on Jan 13 2015, 8:54 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Tags
None
Referenced Files
F28509: cirrus_visibility
Jan 13 2015, 8:54 PM
2015-01-13 20:54:52 (UTC+0)
Subscribers
None
diff --git a/includes/Maintenance/Reindexer.php b/includes/Maintenance/Reindexer.php
index 6eb142a..c9229c5 100644
--- a/includes/Maintenance/Reindexer.php
+++ b/includes/Maintenance/Reindexer.php
@@ -375,7 +375,7 @@ class Reindexer {
}
}
- private function sendDocuments( $messagePrefix, $documents ) {
+ protected function sendDocuments( $messagePrefix, $documents ) {
try {
$this->type->addDocuments( $documents );
} catch ( ExceptionInterface $e ) {
Event Timeline
•
demon
edited the content of this paste.
(Show Details)
Jan 13 2015, 8:54 PM
2015-01-13 20:54:52 (UTC+0)
•
demon
changed the title of this paste from untitled to
cirrus visibility
.
•
demon
updated the paste's language from
autodetect
to
diff
.
•
Glorian_Yapinus
mentioned this in
T148170: Handle URL formatting
.
Oct 14 2016, 1:12 PM
2016-10-14 13:12:05 (UTC+0)
Log In to Comment