Method | Description | |
---|---|---|
CreateFromArgs ( string queryModelArg, |
||
CreateOpenSearchable ( IEnumerable |
||
FindPluginByName ( string name ) : IOpenSearchClientDataModelExtension | ||
LoadResults ( IOpenSearchResultCollection osr ) : void | ||
PrintByItem ( List |
||
PrintCollection ( System outputStream ) : void | ||
PrintHelp ( System outputStream ) : void | ||
SetQueryParameters ( |
Method | Description | |
---|---|---|
DataModel ( IOpenSearchClientDataModelExtension modelExtension ) : System |
public static CreateFromArgs ( string queryModelArg, |
||
queryModelArg | string | |
parameters | ||
return |
public CreateOpenSearchable ( IEnumerable |
||
baseUrls | IEnumerable |
|
queryFormatArg | string | |
ose | ||
netCreds | IEnumerable |
|
lax | bool | |
return | IOpenSearchable |
public static FindPluginByName ( string name ) : IOpenSearchClientDataModelExtension | ||
name | string | |
return | IOpenSearchClientDataModelExtension |
public LoadResults ( IOpenSearchResultCollection osr ) : void | ||
osr | IOpenSearchResultCollection | |
return | void |
public PrintByItem ( List |
||
metadataPaths | List |
|
outputStream | System | |
return | void |
public PrintCollection ( System outputStream ) : void | ||
outputStream | System | |
return | void |
public PrintHelp ( System outputStream ) : void | ||
outputStream | System | |
return | void |
public SetQueryParameters ( |
||
nvc | ||
return | void |