Rename Newest Pages to Newest Posts, and change the filter which generates them from the current fq=published_date:* (which lets some non article content through, e.g. the PostgreSQL home page whenever it is updated) to fq=in_web_feed:true.
This aims to make Newest Posts more of an article feed, and therefore hopefully more useful, especially when combined with #34 which should mean full listings have new posts added daily.
Note that #71 has only just been implemented, and as per latest comment on #64 the web feed field has been renamed, so it could take up to 8 weeks for all the pages which are in a web feed to be identified, i.e. 4 weeks for the web feeds to be populated in the new web_feed field, and a further 4 weeks for all the in_web_feed fields to be populated.
Rename Newest Pages to Newest Posts, and change the filter which generates them from the current fq=published_date:* (which lets some non article content through, e.g. the PostgreSQL home page whenever it is updated) to fq=in_web_feed:true.
This aims to make Newest Posts more of an article feed, and therefore hopefully more useful, especially when combined with #34 which should mean full listings have new posts added daily.
Note that #71 has only just been implemented, and as per latest comment on #64 the web feed field has been renamed, so it could take up to 8 weeks for all the pages which are in a web feed to be identified, i.e. 4 weeks for the web feeds to be populated in the new web_feed field, and a further 4 weeks for all the in_web_feed fields to be populated.