 | SnippetsOptionsPassageBoundary Property |
Ensures that passages do not cross a sentence, paragraph, or zone boundary (when used with an index that has the respective indexing settings enabled).
Supported in Sphinx 2.0.1 and above.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic PassageBoundary PassageBoundary { get; set; }
Public Property PassageBoundary As PassageBoundary
Get
Set
Property Value
Type:
PassageBoundary
See Also