TFS wiki support

Hi,

I’m wondering if FESS supports searching an on-premise Team Foundation Server (TFS) wiki.
sample URL of the Wiki:
http://livetfs:8080/tfs/Collection/Project/_wiki?pagePath=%2FFolder%2FFile

The wiki itself is stored in a Git repo in TFS and also accessible through a link like this:
http://live:8080/tfs/Collection/Project/_git/Project.wiki?path=%2FFolder%2FPage.md&_a=contents

Thanks

If data is in git, you can use fess-ds-git.

  1. Install fess-ds-git on Plugin page
  2. Create DataStore setting for the git repository
  3. Create Path Mapping to replace URL of the git repository with URL of TFS