dtSearch Text Retrieval Engine .NET interface

SearchResultsItem.UserFields Field

Field-value pairs found in this document when the document was indexed.

public StringDictionary UserFields;

Remarks

When a document is indexed, dtSearch will store any field-value pairs found in the document when the field name matches one of the StoredFields in the IndexJob.

See Also

SearchResultsItem Class | dtSearch.Engine Namespace