| @@ -64,7 +64,7 @@ | ||
| 64 | 64 | */ | 
| 65 | 65 | public function initializeSearchComponent() | 
| 66 | 66 |      { | 
| 67 | - $this->query = $this->queryBuilder->startFrom($this->query)->useHighlightingFromTypoScript()->getQuery(); | |
| 67 | + $this->query = $this->queryBuilder->startFrom($this->query)->useHighlightingFromTypoScript()->getQuery(); | |
| 68 | 68 | } | 
| 69 | 69 | |
| 70 | 70 | /** |