Click or drag to resize
DocumentCreator Fields

The DocumentCreator type exposes the following members.

Fields
  NameDescription
Public fieldAddingDocumentValue
An event raised upon adding a new Document value. The event allows for modification of AzureName and Value before it is passed to ConvertValue(Object).
Public fieldCreatingDocument
An event raised upon CreateDocument(SearchDocument, ISearchable, ISearchIndexInfo) execution. The before phase allows for modification of processed SearchDocument, the after phase allows for modification of resulting Document.
Top
See Also