ドキュメント変換やライセンスに関する警告を防止するため、必要に応じてIAS Document Conversion Moduleを無効にできます。このモジュールをすべてのクロールでグローバルに無効にできます。また、このモジュールをクロール単位で無効にすることもできます。
IAS Document Conversion Moduleを無効にするには:
次にその例を示します。
<property> <name>plugin.excludes</name> <value>endeca-searchexport-converter-parser</value> <description>Disable the IAS Document Conversion Module from running. </description> </property>
<property> <name>plugin.excludes</name> <value>endeca-searchexport-converter-parser</value> <description>Disable the IAS Document Conversion Module from running as part of this crawl configuration. </description> </property>