FulltextStoreConventions Property

Gets the conventions used to e.g. determine index- and attributes names for sessions started by this instance.

Definition

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

Property Value

ConventionConfiguration

Implements

IFulltextStoreConventions

See Also