The TextSearchParameters type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TextSearchParameters | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Parse | Overloaded. | |
| ToArray |
ToArray() - An expensive but simple way to get all words that have been inserted.
| |
| ToString | (Inherited from Object.) | |
| ToUniqueExcludeWordIndex | ||
| ToUniqueMandatoryWordIndex | ||
| ToUniqueOptionalWordIndex |
Fields
| Name | Description | |
|---|---|---|
| KEYWORD_WILDCARD | ||
| MaxWords | ||
| SearchOnlyWholeWords |
Properties
| Name | Description | |
|---|---|---|
| ContainsSearchWords | ||
| ExcludeWords | ||
| FileNamePattern | ||
| Keywords | ||
| LanguageBranch | ||
| MandatoryWords | ||
| MaxModifiedDate | ||
| MinModifiedDate | ||
| OptionalWords |