File Rules
File Indexing rules tell Perceptive Enterprise Search which folders and files to index, and what criteria
(if any) to apply to particular files and folders. A file rule can instruct Perceptive Enterprise Search
to:
- Include all documents in and under a given folder
- Include all documents in, but not under a given folder
- Include all documents under, but not in a given folder
- Exclude all documents in and under a given folder
- Exclude all documents in, but not under
- Exclude all documents under, but not in a given folder
The order of the indexing rules is important. Perceptive Enterprise Search will scan the rules top to bottom
looking for any rule that is relevant to the current folder. For example, to have
Perceptive Enterprise Search index all documents in and under "c:\document", but exclude "c:\documents\archives",
your rules must look like:

Adding a File System Indexing Rule
- Select File Rules on the index that you wish to add the file indexing rule
to. If File Rules is not visible this is most likely due to the index being a "Web
Site" index. You cannot add File Rules to a website index.
- Click New File Rule. The File Rule Wizard will appear.
- In the Document Folder box, type or browse to the physical folder for which
this indexing rule applies. Click Next.
- Enter the rule definition for the specified folder.
- Inclusion Rules
Inclusion rules instruct Perceptive Enterprise Search that some files under this folder should be indexed.
The following options apply:
- Scope
Include - All files in and under. All files in the given folder and all sub-folders
should be considered for indexing.
Include - All files in, but not under. This will include documents in the selected
directory, but not in any sub-directories.
Include - All files under but not in. Only files in sub-folders of the given folder
should be considered for indexing.
- File pattern
The file pattern controls what files Perceptive Enterprise Search will scan in each of the folders included
by this rule. This will typically be *.* - File type
The file type option allows you have Perceptive Enterprise Search automatically detect each file's type,
or to force it to index a file as the given type.
- Document options
The Document options allow you to set extended indexing options. These control
how Perceptive Enterprise Search will handle certain characteristics of each document.
- Presentation quality
The Presentation quality allows you to control whether or not Perceptive Enterprise Search will convert
documents to HTML and preserve style information.
- Exclusion Rules
Exclusion rules instruct Perceptive Enterprise Search that some of the files under the folder should not
be indexed. The following options apply:
- Scope
Exclude - All files in but not under. Only files in the given folder should be excluded
from indexing.
Exclude - All files in and under. All files in the given folder and all sub-folders
should be excluded from indexing.
Exclude - All files under, but not in. This will bypass any files in any sub-directories
of the selected directory. Documents in this directory may be included in the index
if there are other rules which apply to them.
- File pattern
The file pattern controls what files Perceptive Enterprise Search will exclude in each of the folders included
by this rule. This will typically be *.*
- Review the information about the new file rule, to make any changes, click Back.
To create the new file rule click Finish.
See Also
How to handle documents on the network.