Error: index 'test1': syntax error, unexpected ')' near ' ..)'
SELECT count(*) AS anzahl FROM test1 WHERE MATCH(' +(@keywords the best of)(@keywords ..)') AND author_id = 95421 AND Category1 = '10' AND Category2 = '02' AND Category3 = '01' AND article_group_no <> 9550 ORDER BY stock_group DESC, weight() DESC OPTION max_matches=100000, ranker=bm25, field_weights=(article_information=2)
Main page