Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DOptions::XmlIgnoreTags Data Member
DOptions Class | DOptions Class | dtSearch Namespace | Send Feedback

Comma-separated list of tags to ignore when indexing XML If your XML data includes HTML tags like P, B, I, etc., use XmlIgnoreTags to prevent these tags from affecting the field structure of XML.

DStringProperty XmlIgnoreTags;
Description

Example: options.XmlIgnoreTags = "b,p,i,u,h1,h2,h3,br,hr"

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DOptions Class > DOptions::XmlIgnoreTags Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.