Error: index 'test1': syntax error, unexpected ')' near ' ..)'
SELECT count(*) AS anzahl FROM test1 WHERE MATCH(' +(@keywords the best of)(@keywords ..)') AND publisher_id = 91711 AND author_id = 93230 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