We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -259,7 +259,7 @@ |
||
259 | 259 | 'highlighting' => array ( |
260 | 260 | 'query' => tx_dlf_solr::escapeQuery($this->metadata['searchString']), |
261 | 261 | 'field' => 'fulltext', |
262 | - 'usefastvectorhighlighter' => true |
|
262 | + 'usefastvectorhighlighter' => TRUE |
|
263 | 263 | ) |
264 | 264 | ); |
265 | 265 |