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: 6.0.0
Syntax
public ConventionConfiguration Conventions { get; }

Property Value

ConventionConfiguration

Implements

IFulltextStoreConventions
See Also