DocumentCreator Fields |
The DocumentCreator type exposes the following members.
Name | Description | |
---|---|---|
AddingDocumentValue |
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).
| |
CreatingDocument |
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.
|