ILuceneSearchDocument Interface |
Namespace: CMS.Search
public interface ILuceneSearchDocument
The ILuceneSearchDocument 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
| |
RemoveField |
Removes field with the given name
|