Click or drag to resize
LuceneSearchDocument Methods

The LuceneSearchDocument type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the given field to the document
Public methodAddGeneralField
Add field do the Lucene document.
Public methodGet
Gets the value of specified field
Public methodInit
Creates search document.
Public methodPrepareContentValue
Prepares value to add to content field.
Public methodRemoveField
Removes field with the given name
Top
See Also