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.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public PassageBoundary PassageBoundary { get; set; }

Property Value

PassageBoundary

See Also