Class IncrementalSearchIndexJob
This class is intended to be used internally by EPiServer. We do not support any backward compatibility on this. Scheduled job that builds the search indexes incrementally.
Inheritance
System.Object
IncrementalSearchIndexJob
Namespace: EPiServer.Business.Commerce.ScheduledJobs
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0Syntax
public class IncrementalSearchIndexJob : ScheduledJobBase
Constructors
IncrementalSearchIndexJob()
Declaration
public IncrementalSearchIndexJob()
Methods
Execute()
Execute the job
Declaration
public override string Execute()
Returns
Type | Description |
---|---|
System.String |