Interface IIndex
- Namespace
- Dynamicweb.Indexing
- Assembly
- Dynamicweb.Core.dll
Defines properties and methods for Indexing data domain specific objects
Properties
Balancer
Gets or sets load balancer index
Property Value
Builds
Gets or sets dictionary of IndexBuilder object instances
Property Value
Description
Gets or sets index description text
Property Value
FileName
Gets or sets index file name
Property Value
Instances
Gets or sets dictionary of IndexProvider object instances
Property Value
Meta
Gets or sets index meta information
Property Value
Name
Gets or sets index instance name
Property Value
Schema
Gets or sets schema definition
Property Value
Settings
Gets or sets index settings
Property Value
SubType
Gets or sets index sub type
Property Value
Type
Gets or sets index type
Property Value
Methods
Build(string, string, Tracker)
Defines build operation
Parameters
instance
stringIndex instance to be builed
name
stringIndex name
tracker
TrackerDiagnostic tracker objet instance
GetInstance()
Defines operation for getting IndexProvider instance
Returns
SetInstance(string)
Defines operation for setting Index instance name
Parameters
name
string