CMS MADE SIMPLE FORGE

News Module

 

[#10475] Fields definitions not reindexed

avatar
Created By: jean-christophe ghio (jissey)
Date Submitted: Tue Mar 31 08:40:17 -0400 2015

Assigned To: Robert Campbell (calguy1000)
Version: 2.14.1
CMSMS Version: 1.11.13
Severity: Minor
Resolution: Fixed
State: Open
Summary:
Fields definitions not reindexed
Detailed Description:
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'],


History

Comments
avatar
Date: 2015-04-02 01:08
Posted By: Barribaud (sechanbask)

Category fields are not scanned too.
      
avatar
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
      
Updates

Updated: 2017-06-17 13:05
resolution_id: => 7