Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoMemberIndex

    Custom indexer for members

    Inheritance
    System.Object
    UmbracoExamineIndex
    Namespace: Umbraco.Cms.Infrastructure.Examine
    Assembly: Umbraco.Examine.Lucene.dll
    Syntax
    public class UmbracoMemberIndex : UmbracoExamineIndex, IIndexDiagnostics, IUmbracoMemberIndex, IUmbracoIndex

    Constructors

    View Source

    UmbracoMemberIndex(ILoggerFactory, String, IOptionsMonitor<LuceneDirectoryIndexOptions>, IHostingEnvironment, IRuntimeState)

    Declaration
    public UmbracoMemberIndex(ILoggerFactory loggerFactory, string name, IOptionsMonitor<LuceneDirectoryIndexOptions> indexOptions, IHostingEnvironment hostingEnvironment, IRuntimeState runtimeState)
    Parameters
    Type Name Description
    ILoggerFactory loggerFactory
    System.String name
    IOptionsMonitor<LuceneDirectoryIndexOptions> indexOptions
    IHostingEnvironment hostingEnvironment
    IRuntimeState runtimeState
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UmbracoMemberIndex(ILoggerFactory, String, IOptionsMonitor<LuceneDirectoryIndexOptions>, IHostingEnvironment, IRuntimeState)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX