For each server in a domain, you can create a File System
document in the Domain Catalog to specify which file system directories
to include in the Domain Index. You can index any file system that
resides on the indexing server or on a network resource mapped to
that server, as long as the server has at least Read access to the
file system.
About this task
For file system searches, the indexing server must also
be set up as a Domino® Web
server. This allows the server to return links to documents in the
file system and to return those documents in response to queries from
both Notes® client and Web
clients.
CAUTION: Domain Search filtering of results
to users based on access works only with Domino databases.
Add a reference
to each file system in the File System document, and then map the
URL path to the file system directory so that the Domino Web server can retrieve the found documents
for users. Complete the following steps for each server that has file
systems you want to index.
Procedure
- From the Domino Administrator,
click .
- In the Server field, select the
server that contains the Domain Catalog.
- Select the Domain Catalog and click Open.
- In the view pane, click File Systems.
- Click Add File System.
- Select the server that contains the file system you want
to index.
- Beside the Current file system list
box, click Add.
- In the Add File System dialog box, enter the location of
a file system to include, for example c:\domino\data\files.
- Enter a keyword, such as files,
to associate with the file system. Make note of this keyword. You
will use it in Step 13, as the part of the incoming URL pattern that
follows the forward slash (/).
- Click OK to add the file system
to the list.
- Repeat Steps 8 through 11 to add more file systems to the
list.
- When you have completed the list, click Save
and Close.
- Create a Web Site Rule document for the Web site for this
file system. This step is needed to map the incoming URL pattern to
the file system directory on the target server.
- Restart the server, or enter this command at the server
console so that the mapping settings take effect:
What to do next
Complete the task Creating a Web Site Rule document