메소드 | 설명 | |
---|---|---|
Get ( |
|
|
GetCategories ( ) : IEnumerable |
|
|
GetFacets ( ) : IEnumerable |
|
|
GetProperties ( ) : IEnumerable |
|
|
GetTextBoxSearchValues ( string value, string filter, string searchType, int numberOfResults ) : |
|
|
GetTextBoxSearchValues ( string value, string filter, string searchType, int numberOfResults, |
|
|
Reload ( ) : void | ||
SearchAndUpdate ( |
|
|
SearchAndUpdate ( |
|
|
SearchProvider ( ) : System |
|
|
UpdateFacets ( |
|
|
UpdateIndex ( IndexingAction>.Dictionary |
||
UpdateSingleDatasetIndex ( long datasetId, IndexingAction indAction ) : void | ||
initDefault ( ) : |
|
|
initWorking ( ) : |
|
public Get ( |
||
searchCriteria | ||
pageSize | int | |
currentPage | int | |
리턴 |
public GetTextBoxSearchValues ( string value, string filter, string searchType, int numberOfResults ) : |
||
value | string | |
filter | string | |
searchType | string | |
numberOfResults | int | |
리턴 |
public GetTextBoxSearchValues ( string value, string filter, string searchType, int numberOfResults, |
||
value | string | |
filter | string | |
searchType | string | |
numberOfResults | int | |
searchCriteria | ||
리턴 |
public SearchAndUpdate ( |
||
searchCriteria | ||
pageSize | int | |
currentPage | int | |
리턴 |
public SearchAndUpdate ( |
||
searchCriteria | ||
리턴 | void |
public UpdateFacets ( |
||
searchCriteria | ||
리턴 |
public UpdateIndex ( IndexingAction>.Dictionary |
||
datasetsToIndex | IndexingAction>.Dictionary | |
리턴 | void |
public UpdateSingleDatasetIndex ( long datasetId, IndexingAction indAction ) : void | ||
datasetId | long | |
indAction | IndexingAction | |
리턴 | void |