Click or drag to resize
DocumentFieldCreator Fields

The DocumentFieldCreator type exposes the following members.

Fields
  NameDescription
Public fieldCreatingField
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.
Public fieldCreatingFields
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.
Top
See Also