FileName
The name of the file to index. You can use this parameter instead of specifying the file name directly after the DREADD?
part of the action string.
For example, to index the file C:\IndexFiles\MyIDX.idx
you can use one of the following options:
DREADD?C:\IndexFiles\MyIDX.idx
DREADD?FileName=C:\IndexFiles\MyIDX.idx
You must percent-encode any punctuation characters in the path.
NOTE: The DREADD index action also accepts IDX or XML files that are compressed by gzip.
Actions: | DREADD |
Type: | String |
Default: | |
Example: | FileName=C:\IndexFiles\MyIDX.idx
|
See Also: | <IndexFile> |