RebuildIndex method

Rebuilds the fulltext index for the specified Facility.

Syntax


C++
HRESULT RebuildIndex(
   BSTR Facility)
Scripting languages
Object.RebuildIndex
   Facility as String

Parameters


Facility

The URL name of the Facility whose fulltext index should be rebuilt.

Return value


C++

The return code.

Scripting languages

None.

Home

Applies to

IERUFulltextIndexer