Setting the StAX filter parameters

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.

Table 3-32: StAX filter parameter

Parameter

Value

DocumentFilter class

com.omniq.flt.xml.StAXFilter

Table 3-33 shows the MimeMapping parameters associated with the StAX filter.

Table 3-33: MimeMapping parameters for StAX filter

Parameter

Value

MimeType

application/xml

DocumentFilterName

StAX