ibi Patterns - Search 6.0.0 .NET API |
NetricsSearchCfg Members |
See AlsoExampleMethodsExplicit Inteface Implementations |
![]() ![]() |
This class is used with the search methods of the NetricsServerInterface class to configure a query.
The following tables list the members exposed by NetricsSearchCfg.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsSearchCfg | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
addQuery | Overloaded. Add a query to the searchCfg object. |
![]() ![]() |
CreateBoolOperand | Create a predicate of type bool. |
![]() ![]() |
CreateDoubleOperand | Create a predicate of type double. |
![]() ![]() |
CreateFieldNameOperand | Create a predicate out of a field name. |
![]() ![]() |
CreateGeoDistance | Overloaded. Create a predicate to return the distance between two points. |
![]() ![]() |
CreateIfElseIf | Create an if-then-elif-then*-else clause. |
![]() ![]() |
CreateIntOperand | Create a predicate of type int. |
![]() ![]() |
CreatePredFunctionCall | Generic method for creating predicate function calls. |
![]() ![]() |
CreatePredicate | Create a predicate by combining two predicates that were previously created. |
![]() ![]() |
CreateSimpleIf | Create a simple if-then-else clause. |
![]() ![]() |
CreateStringOperand | Create a predicate of type String. |
![]() ![]() |
CreateToScore | Overloaded. Create a call to normalize a value into a zero to one score. |
![]() ![]() |
CreateUnaryPredicate | Create a predicate by combining a single predicate and an operation to be performed on the predicate. |
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
makeDependentQuerylets | Obsolete. It is recomended that you call this function if the same field is used in two or more querylets. |
![]() |
setNetricsQuery | Set the NetricsQuery to be performed. |
![]() |
SetSearchPredicate | Overloaded. Set the search predicate for a given search. |
![]() |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsSearchCfg | Overloaded. |