So, I haven't really gotten any love from my other Search questions -- here's another:
I'm trying to index a certain DCR field and am specifying it via FieldMapping.xml (snippet below). However, my log states the following pertaining to the record that definitely has this field:
[09 Mar 2007 15:16:28,379] WARN com.interwoven.hunter.filter.TemplatingFilter (BulkIndexer-0) - No matching nodes for: /Content/ContentId in TemplateType: Database Content/Research for the DCR: \templatedata\Database Content\Research\data\From SharePoint\1145935
ContentId is definitely in there, but here is part of my FieldMapping.xml, also. By the way, I'm on TS 6.5 SP2 and this particular DCT is xml format, not iwov:
[HTML]
/Content/ContentId
DBContentID
int
zone

BContentID
[/HTML]
Thoughts?
Dave