Snippets OptionsStart Passage Id Property
Specifies the starting value of %PASSAGE_ID% macro (that gets detected and expanded in BeforeMatch,
AfterMatch. Default is 1. Supported in Sphinx 1.10.1 and above.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The starting value of %PASSAGE_ID% macro.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int StartPassageId { get; set; }VB
Public Property StartPassageId As Integer
Get
SetProperty Value
Int32The starting value of %PASSAGE_ID% macro.