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

mbach138’s picture

The 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