AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SearchIndexer Class

Important note Important

This is a custom plug-in DLL for advanced search indexing requirements.

Ensure the following assemblies are referenced in the main solution:

  • AdvantageCMS.Core.dll
  • AdvantageCMS.Data.dll
  • AdvantageCMS.Keyoti.dll
  • Keyoti4.SearchEngine.Core.dll
  • Keyoti4.SearchEngine.Web.dll

Namespace:  AdvantageCSP.Keyoti.SiteIndexer
Assembly:  AdvantageCSP.Keyoti.SiteIndexer (in AdvantageCSP.Keyoti.SiteIndexer.dll)

Syntax


public class SearchIndexer : SearchIndexPluginBase, 
	IDisposable

Inheritance Hierarchy


Object
  SearchIndexPluginBase
    AdvantageCSP.Keyoti.SiteIndexer..::..SearchIndexer