Close
dtSearch Text Retrieval Engine Programmer's Reference
TypeId Enumeration

File type identifiers

File: dtsearch.h

Syntax
C++
enum TypeId { it_WordList = 104, it_ContentAsXml = 108, 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_WordForDos = 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_EncryptedHtml = 231, 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_Excel2003Xml = 258, it_Word2003Xml = 259, it_OpenOfficeDocument = 260, 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_Lotus123 = 280, it_MsWorksWps4 = 281, it_MsWorksWps6 = 282, it_QuattroPro = 283, it_QuattroPro8 = 284, it_OutlookMsgAsContainer = 285, it_MimeContainer = 286, it_PdfWithAttachments = 287, it_MicrosoftAccess2 = 288, it_FlashSWF = 289, it_RAR = 290, it_NoContent = 291, it_Excel12xlsb = 292, it_XfaForm = 293, it_MifFile = 294, it_WordForWindows2 = 295, it_ASF = 296, it_MP3 = 297, it_QuickTime = 298, it_MP4 = 299, it_M4A = 300, it_MPG = 301, it_JPEG = 302, it_TIFF = 303, it_MDI = 304, it_GIF = 305, it_PNG = 306, it_CAB = 308, it_dtSearchIndex = 309, it_HtmlHelp = 310, it_TrueTypeFont = 311, it_WAV = 312, it_BMP = 313, it_AVI = 314, it_Visio = 315, it_Ichitaro = 316, it_SolidWorks = 317, it_Unigraphics = 318, it_DWG = 319, it_DWF = 320, it_DXF = 321, it_VisioXml = 322, it_WordForWindows1 = 323, it_OutlookPst = 324, it_MicrosoftOfficeThemeData = 325, it_MIDI = 326, it_OutlookExpressMessageStore2 = 327, it_PowerPoint4 = 328, it_PowerPoint95 = 329, it_PowerPoint3 = 330, it_Ichitaro5 = 331, it_OleDataMso = 332, it_CsvAsReport = 333, it_CsvAsDocument = 334, it_MicrosoftAccessAsDocument = 335, it_XBaseAsDocument = 336, it_OneNote2003 = 337, it_OneNote2007 = 338, it_OneNote2010 = 339, it_JpegXR = 340, it_WindowsExecutable = 341, it_ElfExecutable = 342, it_ICalendar = 343, it_MicrosoftPublisher = 344, it_PhotoshopImage = 346, it_Cals = 347, it_iWork2009 = 348, it_iWork2009Pages = 349, it_iWork2009Numbers = 350, it_iWork2009Keynote = 351, it_Visio2013 = 352, it_SASF = 353, it_Unigraphics2 = 354, it_OneNoteOnline = 355, it_7z = 359 };

Because some older file parsers are still supported for backward compatibility, in a few cases there may be more than one TypeId for a file format. Not all file formats listed are supported for content extraction or indexing. For a current list of supported file types, see: http://support.dtsearch.com/faq/dts0103.htm