Skip to content

Indexing: Add new field to indicate if a page is included in a web feed #71

@m-i-l

Description

@m-i-l

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 ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions