182
Chapter 8 Verity Spider
When you encounter MIME Types being dropped, make sure the Web server you are
indexing has the necessary MIME Type information. See the documentation for your
Web server for information about specifying MIME Types.
You can examine the indexing job’s log files for indications that files are being
skipped due to MIME Types. For example, a typical ASCII file you might want
indexed is a log file (filename.log). Unless the Web server understands that files with
.LOG extensions are ASCII text, of MIME Type text/plain, you will see in the indexing
job log file that .LOG files are skipped because of MIME Type even if you use:
-mimeinclude ’text/*’
MIME types and file system indexing
When you index a file system, the Verity Spider reads filenames and evaluates your
MIME Type criteria against an internal, compiled list of known MIME Types and
associated file extensions. You cannot edit this list. However, you can use the
-mimemap
option to create a custom MIME Type mapping.
When you encounter MIME Types being dropped, check if the Verity Spider
recognizes that particular MIME Type. See the table,
“Known MIME types for file
system indexing” on page 183
for more details.
You can examine the indexing job’s log files for indications that files are being
skipped due to MIME types. For example, a typical ASCII file you might want indexed
is a log file (
filename.log
). Since the Verity Spider does not understand that files
with .LOG extensions are ASCII text, of MIME Type text/plain, you will see in the
indexing job log file that .LOG files are skipped because of MIME Type even if you
use:
-mimeinclude ’text/*’.Setting MIME Types
Indexing unknown MIME types
Whenever you find MIME Types being dropped, or you know you will be indexing
files whose extensions are not known to the Verity Spider by default, use the
-mimemap
option to point to a file which contains your own custom mappings for file
extensions and MIME Types.
You can also use the regular expression ’*/*’ for your MIME Type criteria.
For example:
-mimeinclude ’*/*’
Remember, on either platform you need to include single quotes for values which
include wildcard characters.
Summary of Contents for COLDFUSION 5-ADVANCED ADMINISTRATION
Page 1: ...Macromedia Incorporated Advanced ColdFusion Administration ColdFusion 5...
Page 20: ......
Page 56: ...38 Chapter 1 Advanced Data Source Management...
Page 74: ...56 Chapter 2 Administrator Tools...
Page 76: ......
Page 86: ...68 Chapter 3 ColdFusion Security...
Page 87: ...To Learn More About Security 69...
Page 88: ...70 Chapter 3 ColdFusion Security...
Page 130: ...112 Chapter 5 Configuring Advanced Security...
Page 132: ......
Page 154: ...136 Chapter 6 Configuring Verity K2 Server...
Page 162: ...144 Chapter 7 Indexing XML Documents...
Page 202: ...184 Chapter 8 Verity Spider...
Page 236: ...218 Chapter 10 Verity Troubleshooting Utilities...
Page 238: ......
Page 348: ...330 Chapter 14 ClusterCATS Utilities...
Page 349: ...Using sniff 331...
Page 350: ...332 Chapter 14 ClusterCATS Utilities...
Page 362: ...344 Chapter 15 Optimizing ClusterCATS...
Page 372: ...354 Index...