|
Specify a document action for this command.
=Allow, - all corresponding documents will be indexed and scanned for new links.
=Disallow, - all corresponding documents will be ignored and deleted from database.
=HrefOnly, - all corresponding documents will be only scanned for new links (not indexed).
=CheckOnly, - all corresponding documents will be requested by HTTP HEAD request, not HTTP GET,
i.e. inly brief info about documents (size, last modified, content type) will be fetched.
=Skip, - all corresponding documents will be skipped while indexing.
=CheckMP3, - all corresponding documents will be checked for MP3 tags along if its Content-Type is equal to audio/mpeg.
=CheckMP3Only, - is equal to CheckMP3, but if MP3 tag is not present, processing on Content-Type will not be taken.
=TagIf, - all documents will be maked by tag specified.
=CategoryIf, - all documents will be maked by category specified.
=IndexIf, - all documents will be indexed, if the value of section specified match the pattern given.
=NoIndexIf, - all documents will be ignored and deleted from database, if the value of section specified match the pattern given.
|