[ Previous ] [ Contents ] [ Index ] [ Next ]

ns_textindex

Overview

Add or delete URLs from index

Syntax

ns_textindex add URL ?pagetable?

ns_textindex delete URL ?pagetable?

Description

ns_textindex add indexes the specified URL in the index table. The URL must be absolute (i.e., it must start with http:). If the URL already exists in the index, ns_textindex add will replace the old record with the new one. You do not need to perform both a delete and an add in this case.

ns_textindex delete removes the URL from the index table. The URL must be absolute (i.e., it must start with http:).

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.