Hey :-)
I got the solution,
In config.php
Code:
define('APPEND_TITLE_META',true); //append title and meta information to results
define('TITLE_WEIGHT',10); //relative title weight: APPEND_TITLE_META needs to be true
Just change the title weight, and page with the word in title, will always be displayed first.