Hi, when Search module is reindexed, the fields definitions of the News module are not scanned. This can be seen at the SearchReindex function in News.module.php. And the title is indexed twice as you can see here : $result->fields['news_data'] . ' ' . $result->fields['summary'] . ' ' . $result->fields['news_title'] . ' ' . $result->fields['news_title'],
Date: 2015-04-02 01:08 Posted By: Barribaud (sechanbask) Category fields are not scanned too.
Date: 2017-06-17 13:05 Posted By: Robert Campbell (calguy1000) Fixed for 2.2 (or earlier) The news title is added twice to give it a bit more priority
Updated: 2017-06-17 13:05 resolution_id: => 7