NetricsQuery objects are used to implement the complex query structures introduced with release 4.1.
The following tables list the members exposed by NetricsQuery.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsQuery | Initializes a new instance of the |
Public Fields
| Name | Description | |
|---|---|---|
|
CS_DATE | Set to use a date scoring function |
|
CS_NONE | Set to not use a custom scoring function. |
Protected Fields
| Name | Description | |
|---|---|---|
|
CS_ALWAYS | |
|
CS_APPLICABLE |
Public Methods
| Name | Description | |
|---|---|---|
|
And | Overloaded. Create an AND Query Expression Node |
|
Attributes | Create a Variable Attributes Query node. |
|
Cognate | Create a Cognate Query Expression Node |
|
Custom | Create a Custom Query node. |
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
Not | Create a NOT Query Expression Node |
|
Or | Create an OR Query Expression Node |
|
Predicate | Overloaded. Create an Predicate Query Expression Node |
|
Rlink | Create an RLINK Query Expression Node |
|
scoreType | This specifies the type of score to be used for ordering records. |
|
setEmptyScore | Sets the score a comparison gets when empty data is encountered. |
|
setInvalidScore | Sets the score a comparison gets when an error occurs. |
|
setXparm | Overloaded. Use this method only on the advice of your Netrics representative. |
|
Simple | Create a Simple Query Expression Node |
|
ToString | Returns a |
|
useEphemeralThesaurus | Assign an ephemeral thesaurus to be used by this NetricsQuery. |
|
useThesaurus | Assign a thesaurus to be used by the NetricsQuery object. The thesaurus and the query fields should use the same character map. |
|
Wgtbyfield | Create a weighted field query expression node. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |