Sambar Search Index Build/Rebuild

Rebuild
Append

Index

Directory(s) to index:
Directory(s) to exclude:

Build an index of the directory(s) indicated (relative to the documents directory) and append the documents found to the site search index. A space separated list of one or more directories is expected for the list of directories to index. Care must be taken not to index a directory or file twice; directories are recursively traversed.

A star (*) indicates that all documents under the document directory should be indexed. To specify directories within the Sambar Server documents directory no leading slash (/) should be specified.

A space separated list of directories or files to exclude may be provided in the second input window. These directories/files may contain the wild-card characters star (*) and question-mark (?) to match against (i.e. *README.TXT would indicate that no README.TXT files should be indexed.

To use the default include and exclude directory lists found in the config/search.ini file, both sections should be left blank.