Keyoti SearchUnit API Docs
CreateForwardIndex Property
API DocumentationKeyoti.SearchEngineConfigurationCreateForwardIndex
Keyoti SearchUnit v6
Whether to create a 'forward index' which allows for result summary generation and result preview features.
Declaration Syntax
C#Visual Basic
public bool CreateForwardIndex { get; set; }
Public Property CreateForwardIndex As Boolean
	Get
	Set
Property Value
Remarks
A 'forward index' is a list of words in a document. It allows the engine to recreate complete document texts or summary extracts. Setting this to false will mean faster indexing and searching, however the Configuration.ResultSummaryType must be set to a "Static" option, and cannot be "Dynamic". See the Help for more.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610