IDocumentIndex - интерфейс

Пространство имён:  Orchard.Indexing
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public interface IDocumentIndex

Тип IDocumentIndex предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоIsDirty
Whether some property have been added to this document, or otherwise if it's empty
В начало страницы
Методы
  ИмяОписание
Открытый методAdd(String, Boolean)
Открытый методAdd(String, DateTime)
Открытый методAdd(String, Int32)
Открытый методAdd(String, Single)
Открытый методAdd(String, String)
Открытый методAnalyze
Content is analyzed and tokenized.
Открытый методRemoveTags
Remove any HTML tag from the current string
Открытый методSetContentItemId
Открытый методStore
Stores the original value to the index.
В начало страницы
См. также