Keyoti Search for ASP.NET API Docs
Optimize Method
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexOptimize()()()
Keyoti Search for ASP.NET 2010
Reorganizes index files for optimal search speed.
Declaration Syntax
C#Visual BasicVisual C++
public void Optimize()
Public Sub Optimize
public:
void Optimize()
Remarks
Adding/deleting documents from the index causes the index to become fragmented, therefore calling Optimize after batch operations will speed up searching.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609