SphinxConnector.NET 6.0.0
SphinxConnector.NET 6.0.0
SphinxConnector.NET 6
SphinxConnector.Common
CpuStatistics Class
HtmlStripMode Enumeration
Idf Enumeration
IOStatistics Class
LicenseException Class
PassageBoundary Enumeration
Predictions Class
SortMethod Enumeration
SphinxException Class
SphinxHelper Class
SphinxRankMode Enumeration
SphinxWordInfo Class
TfIdf Enumeration
Html
Strip
Mode Enumeration
Determines the mode Sphinx uses when stripping HTML from excerpts.
Namespace:
SphinxConnector.Common
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
C#
VB
Copy
public
enum
HtmlStripMode
Public
Enumeration
HtmlStripMode
Members
Member name
Value
Description
None
0
Do not strip HTML from excerpts.
Strip
1
Strip HTML from excerpts.
Index
2
Use index settings.
Retain
3
Retain HTML markup and protect it from highlighting.
See Also
Reference
SphinxConnector.Common Namespace
SnippetsOptions
BuildSnippets
TDocument
(IEnumerable
String
, String)
Parts of the documentation are taken from the official
Sphinx documentation
by courtesy of
Sphinx Technologies Inc.
Copyright Dennis Gronewold
Send comments on this topic to
contact@sphinxconnector.net