MACROMEDIA COLDFUSION 4.5-ADMINISTRING COLDFUSION SERVER Información técnica Pagina 154

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 174
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 153
149
CONFIGURING AND ADMINISTERING COLDFUSION 9
Indexing Collections with Verity Spider
Last updated 2/21/2012
Indexing unknown MIME types
Whenever you find MIME types being dropped, or you plan to index files whose extensions are not known to Verity
Spider by default, use the
-mimemap option to point to a file that contains your own custom mappings for filename
extensions and MIME types.
You can also use the regular expression '*/*' for your MIME type criteria; for example:
-mimeinclude '*/*'
On either platform, you include single-quotation marks for values that include wildcard characters.
Also use inclusion and exclusion criteria to finely control what is indexed, as follows:
1 If your list of file types to index is rather long, use exclusion criteria (-exclude, -indexclude, -mimeexclude, or
-indmimeexclude) to exclude extensions you know you do not want to index; for example:
-exclude '*.exe' '*.com'
2 If the list of file types you want to index is relatively small, use inclusion criteria (-include, -indinclude, -
mimeinclude, or -indmimeinclude) to specify them; for example:
-include '*.txt' '*.1st' '*.log' .Setting MIME Types
Known MIME types for file system indexing
The following table lists the MIME types that Verity Spider recognizes when indexing file systems:
Format MIME type Extension
HTML text/html htm, html
ASCII text/plain txt, text, pl, eml
ASCII, source files text/plain c, h, cpp, cxx
PDF application/pdf pdf
MS Word application/msword doc
MS Excel application/vnd.ms-excel xls
MS PowerPoint application/vnd.ms-powerpoint ppt
WordPerfect 5.1 application/wordperfect5.1 wpd
RTF application/rtf rtf
FrameMaker MIF application/vnd.mif mif
Applixware application/applixware aw
Zip files application/zip zip
Eudora mail text/x-mbox mbx
Vista de pagina 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 173 174

Comentarios a estos manuales

Sin comentarios