ISearchDocument Methods |
The ISearchDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds the given field to the document
|
![]() | AddGeneralField |
Adds a general-purpose field to the document, handles field conversion
|
![]() | Get |
Gets the value of specified field
|
![]() | Init |
Initializes search document.
|
![]() | PrepareContentValue |
Prepares value to add to content field.
|
![]() | RemoveField |
Removes field with the given name
|
Name | Description | |
---|---|---|
![]() | InsertSearchField |
Inserts given search field and it's value into search document.
(Defined by SearchDocumentExtensions.) |