kill_exact.cfg
kill_exact.cfg
defines specific URLs to be killed from a collection during the indexing phase.
When this list exists, it will be automatically applied to all non-Push collections when the collection is indexed.
Format
The file consists of a list of URL patterns of documents to kill, with one URL per line.
The pattern is a simple string that is matched the indexed URL as an exact URL match.
The pattern does not support wildcards or regular expressions.