←Select platform

Index Method

Summary

Start a re-indexing of the database.

Syntax
C#
C++/CLI
Java
Python
public virtual void Index() 
public:  
   virtual void Index() 
public void index(); 
def Index(self): 
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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.