Active
Project:
Managing News
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 18:52 UTC
Updated:
14 May 2012 at 13:53 UTC
I have text in the feeds_data_syndication table that is properly indexed in the search_dataset table but it isn't showing up in search results because it is more than 3 months old according to the timestamp.
Is there a setting somewhere that I am missing that is limiting the return on searches to the just the last three months? If there isn't a setting to adjust returns what else can I do to make Managing News provide comprehensive search returns?
Comments
Comment #1
mbach138 commentedThe solution to this issue is to access Views and change the settings on the filter.
To do this:
1) Access http://localhost/site/admin/build/views/edit/mn_news
2) Under the filters section on the right, click Syndication: Timestamp
3) Scroll down a bit
4) Change the -3 months to something that works for you or disable it completely
5) Save the changes