Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IExamineIndexCountService

    Provides functionality to retrieve counts from Examine search indexes.

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IExamineIndexCountService

    Methods

    View Source

    GetCount()

    Gets the total number of documents across all Examine indexes.

    Declaration
    int GetCount()
    Returns
    Type Description
    int

    The total count of indexed documents.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX