←Select platform

Index Method

Summary

Start a re-indexing of the database.

Syntax

C#
VB
C++
public virtual void Index() 
Public Overridable Sub Index() 
public:  
   virtual void Index() 

Remarks

This method re-indexes the database after new items are added. It is recommended to call this method after Upsert is done and before performing a new Search.

For more information, refer to Upsert(fulltextsearchitem) and Speeding Up Forms Recognition Using the Full Text Search Feature.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.