Attributes
This page outlines the attributes that can be used to configure your crawler.
Document types
Use these types to support multiple extensions and content types
Type
Extension
Content type
excel
xls, xlsx, csv
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, text/csv
html
html
text/html
application/pdf
powerPoint
ppt, pptx
application/vnd.openxmlformats-officedocument.presentationml.presentation, application/vnd.ms-powerpoint
richText
rtf
text/richtext, text/rtf
text
md, txt
text/markdown, text/plain
word
doc, docx
application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/msword
Last updated