Class UmbracoBuilderExtensions
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Examine.DependencyInjection
Assembly: Umbraco.Examine.Lucene.dll
Syntax
public static class UmbracoBuilderExtensions
Methods
View SourceAddExamineIndexes(IUmbracoBuilder)
Adds the Examine indexes for Umbraco
Declaration
public static IUmbracoBuilder AddExamineIndexes(this IUmbracoBuilder umbracoBuilder)
Parameters
Type | Name | Description |
---|---|---|
IUmbracoBuilder | umbracoBuilder |
Returns
Type | Description |
---|---|
IUmbracoBuilder |