This could be useful to e.g.:
It could be implemented via a new in_web_feed boolean in the Solr schema, perhaps being combined with the existing web_feed attribute (currently only set on the home page as per #64 ) to indicate which feed the article is from. Would need to get a list of all the pages in a site's feed first (this would be needed for identifying new pages for #34 and could be implemented alongside #54 ).
This could be useful to e.g.:
It could be implemented via a new in_web_feed boolean in the Solr schema, perhaps being combined with the existing web_feed attribute (currently only set on the home page as per #64 ) to indicate which feed the article is from. Would need to get a list of all the pages in a site's feed first (this would be needed for identifying new pages for #34 and could be implemented alongside #54 ).