Property | Type | Description | |
---|---|---|---|
_emptyTermHandler | ContentSearchPortlet.EmptyQueryTermHandler | ||
_originalQuery | string | ||
_searchForm | SenseNet.ContentRepository.Content |
Method | Description | |
---|---|---|
BuildQuery ( ) : string | ||
DefaultQueryBuilder ( string originalQuery, SenseNet.ContentRepository.Content searchForm, |
Method | Description | |
---|---|---|
ConvertFieldValuesToTerm ( string filedName, IEnumerable |
||
GetFieldValue ( |
||
Replace ( string queryFilter, |
||
SetEmptyFieldValue ( |
protected ConvertFieldValuesToTerm ( string filedName, IEnumerable |
||
filedName | string | |
values | IEnumerable |
|
return | string |
public DefaultQueryBuilder ( string originalQuery, SenseNet.ContentRepository.Content searchForm, |
||
originalQuery | string | |
searchForm | SenseNet.ContentRepository.Content | |
emptyTerm | ||
return | System |
protected GetFieldValue ( |
||
match | ||
fieldValue | string | |
return | string |
protected Replace ( string queryFilter, |
||
queryFilter | string | |
actualMatch | ||
fieldValue | string | |
return | string |
protected SetEmptyFieldValue ( |
||
mode | ||
field | ||
return | string |
protected ContentSearchPortlet.EmptyQueryTermHandler _emptyTermHandler | ||
return | ContentSearchPortlet.EmptyQueryTermHandler |