Determines the passage boundary when building excerpts.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.8.0.26312 (2.8.0.26312)
Syntax
| C# |
|---|
public enum PassageBoundary |
| Visual Basic |
|---|
Public Enumeration PassageBoundary |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Sentence | 1 | ||
| Paragraph | 2 | ||
| Zone | 3 |