diff --git a/phpBB/phpbb/search/fulltext_native.php b/phpBB/phpbb/search/fulltext_native.php index 8fa8bc84ae..7412f02f4f 100644 --- a/phpBB/phpbb/search/fulltext_native.php +++ b/phpBB/phpbb/search/fulltext_native.php @@ -289,7 +289,6 @@ class fulltext_native extends \phpbb\search\base '#(\+|\-)(?:\+|\-)+#', '#\(\|#', '#\|\)#', - '#(?config['max_num_search_keywords'] && $num_keywords > $this->config['max_num_search_keywords'])