IndexIncremental Method

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image
Index only the modified pages. It will also remove deleted pages from the current index. However, if you have a new page to be indexed, it will index it only if you have a link to that page from a modified page.

Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690

Syntax

C#
public void IndexIncremental()
Visual Basic
Public Sub IndexIncremental
Visual C++
public:
void IndexIncremental()

See Also