The Filter Factory parameters are loaded through the FilterFactory.default.xml configuration file.
For more information, see “Setting Filter Factory parameters”.
The Sybase Search Content Adapter related filters in the configuration file are:
SearchML export multifilter – the default filter used to parse all other MIME types that do not have their own specific filter. The output from the SearchML export multifilter is an XML document that contains the raw text and associated document metadata.
SearchML filter – an internal filter used to parse the XML output from the SearchML export multifilter as given above.
Table B-1 shows the filter factory settings for the Content Adapter.
Parameter |
Value |
---|---|
General settings |
|
timeout |
45,000 |
keepTempFiles |
false |
SearchML export multi-filter settings |
|
className |
com.omniq.filter.stellent.SearchMLFilterExport |
extractorClassName |
com.omniq.filter.StandardExtractor |
mimeTypes |
* |
timeout |
45000 |
keepTempFiles |
false |
SearchML parameters |
|
className |
com.omniq.filter.stellent.SearchMLFilter |
extractorClassName |
com.omniq.filter.StandardExtractor |
mimeTypes |
text/x-searchml |
timeout |
N/A |
keepTempFiles |
N/A |