Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 1.6
-
None
Description
Our Sharepoint installs contain many pages ending with the .aspx file extension. The Sharepoint Connector crawls these files without any issue, but fails to send them to the output connector because the .aspx extension isn't in the extension-to-mime-type mapping. Turning the log level up to DEBUG shows the issue
DEBUG 2014-05-22 11:10:06,486 (Worker thread '17') - SharePoint: Skipping document '/IT/Pages//CC-CSS-Safari-Test-5.aspx' because output connector says mime type 'null' is not indexable DEBUG 2014-05-22 11:10:07,328 (Worker thread '32') - SharePoint: Skipping document '/IT/Pages//CC-CSS-Test-Safari-3.aspx' because output connector says mime type 'null' is not indexable DEBUG 2014-05-22 11:10:07,588 (Worker thread '26') - SharePoint: Skipping document '/IT/Pages//CC-CSS-Test-7-Safari.aspx' because output connector says mime type 'null' is not indexable