Table of Contents

Class SearchItem

Namespace
ToSic.Sxc.Search
Assembly
ToSic.Sxc.Dnn.Core.dll

A search item which is passed around before handed over to the indexing system

[PublicApi]
public class SearchItem : SearchDocument, ISearchItem
Inheritance
SearchDocumentToDelete
SearchDocument
SearchItem
Implements

Properties

Entity

The underlying data in the search

public IEntity Entity { get; set; }

Property Value

IEntity