 | BuildExcerptsOptionsStartPassageId 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.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int StartPassageId { get; set; }
Public Property StartPassageId As Integer
Get
Set
Property Value
Type:
Int32The starting value of %PASSAGE_ID% macro.
See Also