For best results switch to Advanced Search. |
[dblib] : syntax error, unexpected $end
insert IGNORE into tmp_1(articleId,rank) select distinct articleId, MATCH(subject) AGAINST ('+\\\"Affiliation +/ +Southern +Cross +University. +School +of +Health +' IN BOOLEAN MODE) from tblSubject left join tblArticleSubject on tblArticleSubject.subjectId=tblSubject.subjectId where MATCH(subject) AGAINST ('+\\\"Affiliation +/ +Southern +Cross +University. +School +of +Health +' IN BOOLEAN MODE)