FulltextStore Class |
Namespace: SphinxConnector.FluentApi
The FulltextStore type exposes the following members.
Name | Description | |
---|---|---|
FulltextStore |
Initializes a new instance of the FulltextStore class.
|
Name | Description | |
---|---|---|
ConnectionString |
Provides methods to configure a connection string for this instance. If no connection string is provided,
the default will be used.
| |
Conventions |
Gets the conventions used to e.g. determine index- and attributes names for sessions started by
this instance.
| |
Settings |
Gets the settings for this instance.
|
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Initialize |
Initializes this instance.
| |
StartSession |
Starts a new full-text session.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |