Click or drag to resize
SearchIndexInfoLUCENE_SEARCH_PROVIDER Field
Identifies search index that is processed by Lucene. Value should be used in IndexProvider property.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public const string LUCENE_SEARCH_PROVIDER = "Lucene"

Field Value

Type: String
See Also