@@ -49,7 +49,7 @@ |
||
49 | 49 | public function initializeSearchComponent() |
50 | 50 | { |
51 | 51 | if ($this->searchConfiguration['results.']['showDocumentScoreAnalysis']) { |
52 | - // $this->query->setDebugMode(); |
|
52 | + // $this->query->setDebugMode(); |
|
53 | 53 | } |
54 | 54 | } |
55 | 55 |