Links
dtSearch Text Retrieval Engine Programmer's Reference
dtsInputType Enumeration
Enumerations

File types, used in dtsIndexFileInfo.typeId and dtsSearchResultsItem.typeId

enum dtsInputType {
  it_WordList = 104,
  it_Ami = 201,
  it_Ansi = 202,
  it_Ascii = 203,
  it_Binary = 204,
  it_CompoundDoc = 205,
  it_DBF = 206,
  it_FilteredBinary = 207,
  it_HyperText = 208,
  it_MS_Word = 209,
  it_MS_Works = 210,
  it_Multimate = 211,
  it_RTF = 212,
  it_WS_2000 = 213,
  it_WS_5 = 214,
  it_WinWrite = 215,
  it_WordForWin = 216,
  it_WordForWin6 = 217,
  it_WordPerfect42 = 218,
  it_WordPerfect5 = 219,
  it_WordPerfect6 = 220,
  it_WordStar = 221,
  it_XyWrite = 222,
  it_ZIP = 223,
  it_Properties = 224,
  it_Excel5 = 225,
  it_HTML = 226,
  it_PDF = 227,
  it_WordForWin97 = 228,
  it_Excel97 = 229,
  it_PowerPoint = 230,
  it_DatabaseRecord = 232,
  it_SegmentedText = 233,
  it_XML = 234,
  it_WordPerfectEmbedded = 235,
  it_Unicode = 236,
  it_EudoraMessage = 237,
  it_Utf8 = 238,
  it_OutlookExpressMessage = 240,
  it_MimeMessage = 241,
  it_SingleByteText = 242,
  it_MBoxArchive = 243,
  it_FilteredBinaryUnicode = 244,
  it_ZIP_zlib = 245,
  it_OutlookMsgFile = 246,
  it_TreepadHjtFile = 247,
  it_PfsProfessionalWrite = 248,
  it_FilteredBinaryUnicodeStream = 249,
  it_DocFile = 250,
  it_Media = 251,
  it_NonTextData = 252,
  it_EML = 253,
  it_MicrosoftWord = 254,
  it_UnformattedHTML = 256,
  it_DatabaseRecord2 = 257,
  it_CSV = 261,
  it_MicrosoftAccess = 262,
  it_XBase = 263,
  it_OutlookExpressMessageStore = 264,
  it_IFilter = 265,
  it_Gzip = 266,
  it_Excel4 = 267,
  it_Word12 = 268,
  it_Excel12 = 269,
  it_PowerPoint12 = 270,
  it_TNEF = 271,
  it_XPS = 272,
  it_WMF = 273,
  it_EMF = 274,
  it_TAR = 275,
  it_Excel2 = 277,
  it_Excel3 = 278,
  it_MBoxArchive2 = 279,
  it_MsWorksWps4 = 281,
  it_MsWorksWps6 = 282,
  it_QuattroPro = 283,
  it_QuattroPro8 = 284,
  it_MimeContainer = 286,
  it_MicrosoftAccess2 = 288,
  it_FlashSWF = 289
};
File

dtsearch.h

Members
Members 
Description 
it_WordList = 104 
List of words in UTF-8 format, with the word ordinal in front of each word 
it_Ami = 201 
Ami Pro 
it_Ansi = 202 
Ansi text file 
it_Ascii = 203 
Ascii (DOS) text file 
it_Binary = 204 
Binary file (unrecognized format) 
it_CompoundDoc = 205 
OLE Compound Document (or "DocFile") 
it_DBF = 206 
XBase database file 
it_FilteredBinary = 207 
Filtered binary file 
it_HyperText = 208 
Obsolete 
it_MS_Word = 209 
Obsolete 
it_MS_Works = 210 
Microsoft Works 
it_Multimate = 211 
Multimate (any version) 
it_RTF = 212 
Microsoft Rich Text Format 
it_WS_2000 = 213 
Wordstar 2000 
it_WS_5 = 214 
WordStar version 5 or 6 
it_WinWrite = 215 
Windows Write 
it_WordForWin = 216 
Obsolete 
it_WordForWin6 = 217 
Obsolete 
it_WordPerfect42 = 218 
WordPerfect 4.2 
it_WordPerfect5 = 219 
WordPerfect 5 
it_WordPerfect6 = 220 
WordPerfect 6 
it_WordStar = 221 
WordStar through version 4 
it_XyWrite = 222 
XyWrite 
it_ZIP = 223 
ZIP archive 
it_Properties = 224 
PropertySet stream in a Compound Document 
it_Excel5 = 225 
Excel versions 5 and 7 
it_HTML = 226 
HTML 
it_PDF = 227 
PDF 
it_WordForWin97 = 228 
Word For Windows 97, 2000, XP, or 2003 
it_Excel97 = 229 
Excel 97, 2000, XP, or 2003 
it_PowerPoint = 230 
PowerPoint (any version) 
it_DatabaseRecord = 232 
Record in a database file (such as XBase or Access) 
it_SegmentedText = 233 
Text segmented using File Segmentation Rules 
it_XML = 234 
XML 
it_WordPerfectEmbedded = 235 
WordPerfect document embedded in another file 
it_Unicode = 236 
UCS-16 text 
it_EudoraMessage = 237 
Message in a Eudora message store 
it_Utf8 = 238 
UTF-8 text 
it_OutlookExpressMessage = 240 
Message in an Outlook Express message store 
it_MimeMessage = 241 
dtSearch 6.40 and earlier file parser for .eml files 
it_SingleByteText = 242 
Single-byte text, encoding automatically detected 
it_MBoxArchive = 243 
Email archive conforming to the MBOX standard (dtSearch versions 7.50 and earlier) 
it_FilteredBinaryUnicode = 244 
Binary file filtered using Unicode Filtering 
it_ZIP_zlib = 245 
ZIP file parsed using zlib 
it_OutlookMsgFile = 246 
Microsoft Outlook .MSG file 
it_TreepadHjtFile = 247 
TreePad file (HJT format in TreePad 6 and earlier) 
it_PfsProfessionalWrite = 248 
PFS Professional Write file 
it_FilteredBinaryUnicodeStream = 249 
Binary file filtered using Unicode Filtering, not split into segments 
it_DocFile = 250 
Compound document (new parser) 
it_Media = 251 
Music or video file 
it_NonTextData = 252 
Data file with no text to index 
it_EML = 253 
Mime stream handled as a single document 
it_MicrosoftWord = 254 
Microsoft Word 95 - 2003 (dtSearch versions 6.5 and later) 
it_UnformattedHTML = 256 
Output format only, for generating a synopsis that is HTML-encoded but that does not include formatting such as font settings, paragraph breaks, etc. 
it_DatabaseRecord2 = 257 
Database record (rendered as HTML) 
it_CSV = 261 
Comma-separated values file 
it_MicrosoftAccess = 262 
Microsoft Access database 
it_XBase = 263 
XBase database 
it_OutlookExpressMessageStore = 264 
Outlook Express dbx archive 
it_IFilter = 265 
File type processed using installed IFilter 
it_Gzip = 266 
Archive compressed with gzip 
it_Excel4 = 267 
Excel versions 4 and earlier 
it_Word12 = 268 
Word 2007 
it_Excel12 = 269 
Excel 2007 
it_PowerPoint12 = 270 
PowerPoint 2007 
it_TNEF = 271 
Transport-neutral encapsulation format 
it_XPS = 272 
XML Paper Specification (Metro) 
it_WMF = 273 
Windows Metafile Format (Win16) 
it_EMF = 274 
Windows Metafile Format (Win32) 
it_TAR = 275 
TAR archive 
it_Excel2 = 277 
Excel Version 2 
it_Excel3 = 278 
Excel versions 3 and 4 
it_MBoxArchive2 = 279 
Email archive conforming to the MBOX standard (dtSearch versions 7.51 and later) 
it_MsWorksWps4 = 281 
Microsoft Works WPS versions 4 and 5 
it_MsWorksWps6 = 282 
Microsoft Works WPS versions 6, 7, 8, and 9 
it_QuattroPro = 283 
Quattro Pro 9 and newer 
it_QuattroPro8 = 284 
Quattro Pro 8 and older 
it_MimeContainer = 286 
MIME-encoded message, processed as a container 
it_MicrosoftAccess2 = 288 
Microsoft Access (parsed directly, not via ODBC or the Jet Engine) 
it_FlashSWF = 289 
Flash SWF 
Remarks

Because some older file parsers are still supported for backward compatibility, in a few cases there may be more than one dtsInputType for a file format.

Group
Links
You are here: C++ API > Enumerations > dtsInputType Enumeration
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.