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 | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
Initialize |
Obsolete.
Only for COM interoperability. See |
![]() |
makeDependentQuerylets | Obsolete. It is recomended that you call this function if the same field is used in two or more querylets. |
![]() |
setLockKey | Set the lock key for this search. |
![]() |
setNetricsQuery | Set the NetricsQuery to be performed. |
![]() |
SetSearchPredicate | Overloaded. Set the search predicate for a given search. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsSearchCfg | Overloaded. |