IndexFeedTypes

A comma-separated list of values that specifies which types of feed to retrieve from the authenticated user (the user specified by Username). You can use the following values:

  • Personal
  • News
  • Timeline
  • Likes
  • Mentions

To retrieve feeds from other users and sites, use the parameters IndexUserSocialFeeds and IndexSiteSocialFeeds.

Type: String (comma-separated list)
Default:  
Required: No
Configuration Section: TaskName or Fetchtasks
Example: IndexFeedTypes=Personal,News,Timeline,Likes,Mentions
See Also:

IndexUserSocialFeeds

IndexSiteSocialFeeds