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

Property Value

Type: ConventionConfiguration

Implements

IFulltextStoreConventions
See Also