 | 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.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic PassageBoundary PassageBoundary { get; set; }
Public Property PassageBoundary As PassageBoundary
Get
Set
Property Value
Type:
PassageBoundary
See Also