Пример #1
0
 protected function processDocumentIndex(SchemaManager $sm, $document)
 {
     $sm->ensureDocumentIndexes($document, $this->timeout);
 }