SearchCondition Class |
Namespace: CMS.Search
public class SearchCondition
The SearchCondition type exposes the following members.
Name | Description | |
---|---|---|
SearchCondition |
Name | Description | |
---|---|---|
DocumentCondition |
Search condition for documents
| |
ExtraConditions |
Search condition that is added to any conditions specified in the search expression. You can use special characters (+ -) and field conditions (e.g. +documentnodeid:(int)255).
| |
FuzzySearch |
If true, the expression is transformed to support fuzzy search
| |
SearchMode |
Search mode
| |
SearchOptions |
Search options
|