What file types does Cludo index?

The indexability of a file is not defined by its extension (e.g. “.pdf”), but rather by the content type, as returned in the HTTP headers. In the list below, we have added extensions as examples.

Supported file types

  • Plain text (e.g. .txt)
    • text/plain
  • XML (e.g. .xml)
    • text/xml
    • NOT application/xml
  • PDF (e.g. .pdf)
    • application/pdf
  • Word (e.g. .doc .docx)
    • application/msword
    • application/vnd.openxmlformats-officedocument.wordprocessingml.document
    • application/vnd.openxmlformats-officedocument.wordprocessingml.template
  • Excel (e.g. .xls .xlsx)
    • application/vnd.ms-excel
    • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
  • PowerPoint (e.g. .ppt .pptx)
    • application/vnd.ms-powerpoint
      • application/vnd.openxmlformats-officedocument.presentationml.presentation
Tags:  ,