Custom ISearchable content type - add tags to the search document?

If I have a custom content type that is searchable (and implements ITaggableContentType)...how do I append content tags to the search document within the "GetContentToIndex" method?

Parents Reply Children
No Data