Click or drag to resize
FulltextStoreConventions Property
Gets the conventions used to e.g. determine index- and attributes names for sessions started by this instance.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public ConventionConfiguration Conventions { get; }

Property Value

Type: ConventionConfiguration

Implements

IFulltextStoreConventions
See Also