DocumentFieldCreator Fields |
The DocumentFieldCreator type exposes the following members.
Name | Description | |
---|---|---|
CreatingField |
An event raised upon CreateField(ISearchField, ISearchable, ISearchIndexInfo) execution. The before phase allows for custom initialization of Field,
the after phase allows for modification of resulting Field properties.
| |
CreatingFields |
An event raised upon CreateFields(ISearchable, ISearchIndexInfo) execution. The before phase allows for modification of processed SearchFields,
the after phase allows for modification of resulting Fields.
|