Click or drag to resize
LuceneSearchDocumentHelper Methods

The LuceneSearchDocumentHelper type exposes the following members.

Methods
  NameDescription
Public methodSetAsDefaultHelper
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.)
Public methodStatic memberToLuceneSearchDocument
Converts object of general purpose type SearchDocument to Lucene search specific ILuceneSearchDocument.
Protected methodToLuceneSearchDocumentInternal
Converts object of general purpose type SearchDocument to Lucene search specific ILuceneSearchDocument.
Top
See Also