| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x64/ |
Upload File : |
; Only extract text from the object [Test1] Flags = cAttributes = 0 ; Get all attributes (text and pseudo-properties) [Test2] Flags = IFILTER_INIT_APPLY_INDEX_ATTRIBUTES cAttributes = 0 ; This also extracts just text from the object (the GUID is PSGUID_STORAGE, and the propid is ; PID_STG_CONTENTS) [Test3] Flags = IFILTER_INIT_CANON_PARAGRAPHS IFILTER_INIT_HARD_LINE_BREAKS cAttributes = 1 aAttributes1 = b725f130-47ef-101a-a5f1-02608c9eebac 13 ; Only extract requested attribute from the html object (the GUID corresponds to the html filter) [Test4] Flags = IFILTER_INIT_CANON_HYPHENS IFILTER_INIT_CANON_SPACES cAttributes = 1 aAttributes1 = 70eb7a10-55d9-11cf-b75b-00aa0051fe20 3 ; What happens if cAttributes is non-zero, but aAttributes is empty? [Test5] Flags = IFILTER_INIT_CANON_SPACES IFILTER_INIT_APPLY_INDEX_ATTRIBUTES IFILTER_INIT_APPLY_OTHER_ATTRIBUTES cAttributes = 1 ; Here is an attribute with a lpwstr instead of a propid (the lpwstr is enclosed in quotes) ; The GUID corresponds to the meta tag clsid for the HTML filter. [Test6] Flags = cAttributes = 1 aAttributes1 = D1B5D3F0-C0B3-11CF-9A92-00A0C908DBF1 "GENERATOR"