Namespace: keyotiSearchResultPreviewer

keyotiSearchResultPreviewer

Singleton manage the result preview widget

Members

(static) currentPreviewDIV :Object

The DIV element that will hold previews
Type:
  • Object

(static) indexDirectory :String

The index directory to work with
Type:
  • String

(static) keyword_highlightPattern :String

HTML to use to format hits within the preview pane, default is <span class='sew_previewHighlight'>{0}</span>
Type:
  • String

(static) maxCharLength :Number

Maximum number of characters to retrieve for the previewed document text
Type:
  • Number

(static) previewLoadPlugin :Boolean

Whether to load the plugin for the previewer request, this allows the plugin to modify the text to be previewed
Type:
  • Boolean

Methods

(static) toggleResultPreview()