The StAX filter parses all types of XML files. The filter treats all tag content as body text and ignores the tag attributes. If you need not fine-tune your XML indexing, use the StAX filter.
Parameter |
Value |
---|---|
DocumentFilter class |
com.omniq.flt.xml.StAXFilter |
Table 3-33 shows the MimeMapping parameters associated with the StAX filter.
Parameter |
Value |
---|---|
MimeType |
application/xml |
DocumentFilterName |
StAX |