Click or drag to resize

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: 6.0.0
Syntax
public PassageBoundary PassageBoundary { get; set; }

Property Value

PassageBoundary
See Also