|
ibi Patterns .NET API
|
| ▼CNetricsServerInterface.BaseObjectStats | Represents statistics that are common to all data objects. |
| CNetricsServerInterface.NetricsCharmapStats | This class contains information about a character map in ibi™ Patterns - Search. |
| CNetricsServerInterface.NetricsIdxStats | |
| CNetricsServerInterface.NetricsModelStats | Contains statistics about a Learn Model loaded into the ibi™ Patterns - Search server. |
| CNetricsServerInterface.NetricsTableStats | This class contains statistics on a table in the ibi™ Patterns - Search server. |
| CNetricsServerInterface.NetricsThesStats | |
| CNetricsServerInterface.ConfidenceQlt | Holds additional data about a query needed for FirstValid score combiner. |
| ▼CException | |
| CNetricsServerInterface.NetricsException | A NetricsException is thrown whenever an error occurs. |
| CNetricsServerInterface.NetricsException | A NetricsException is thrown whenever an error occurs. |
| CNetricsServerInterface.NetricsFileFormatException | Exceptions thrown by File Readers. |
| CNetricsServerInterface.NetricsRecSrcException | Exceptions thrown by record sources. |
| ▼CIDisposable | |
| CNetricsServerInterface.NetricsCSVReader | Implement NetricsFieldedReader for CSV files. |
| CNetricsServerInterface.NetricsCSVRecSrc | NetricsTableRecSrc implementation for CSV file records. |
| CNetricsServerInterface.NetricsTextFileRecSrc | Text file record source for loading data. |
| ▼CNetricsServerInterface.NetricsBaseRecord | The base class for all types of records used in the ibi™ Patterns - Search interface. |
| CNetricsServerInterface.NetricsCompoundRecord | A parent record with zero or more child records. |
| ▼CNetricsServerInterface.NetricsRecord | This class holds record data for an ibi™ Patterns - Search table. |
| ▼CNetricsServerInterface.NetricsMappedRecord | A NetricsMappedRecord inherits from a NetricsRecord, and has additional functionality which allows the user to access the fields of the record by field name or number. |
| CNetricsServerInterface.NetricsSearchResult | This class extends NetricsMappedRecord adding information relevant to a search result (match score, etc.). |
| ▼CNetricsServerInterface.NetricsBaseRecSrc | Generic interface for reading records. |
| ▼CNetricsServerInterface.NetricsCompoundRecSrc | Defines how compound records (parent plus children) are passed in the API. |
| CNetricsServerInterface.NetricsCompoundReader | Read compound records from a set of record sources. |
| CNetricsServerInterface.NetricsTableCursorCompoundRecSrc | Implements NetricsCompoundRecSrc by binding a NetricsTableCursor to a particular ibi™ Patterns - Search host. |
| ▼CNetricsServerInterface.NetricsTableRecSrc | |
| CNetricsServerInterface.NetricsArrayRecSrc | A simple array based implementation of the NetricsTableRecSrc interface. |
| CNetricsServerInterface.NetricsCSVRecSrc | NetricsTableRecSrc implementation for CSV file records. |
| CNetricsServerInterface.NetricsTableCursorRecSrc | Implements the NetricsTableRecSrc interface by binding a NetricsTableCursor to a particular ibi™ Patterns - Search host. |
| CNetricsServerInterface.NetricsTextFileRecSrc | Text file record source for loading data. |
| ▼CNetricsServerInterface.NetricsBaseThesaurus | This is the base class for all of the thesaurus types. It should never be used directly. |
| CNetricsServerInterface.NetricsCombinedThesaurus | This class is used to define an ibi™ Patterns - Search Combined Thesaurus. |
| CNetricsServerInterface.NetricsThesaurus | This class contains a list of synonyms that can be used while searching. |
| CNetricsServerInterface.NetricsWeightedDictionary | Objects of this class represent a weighted dictionary, used to define terms with lesser or greater importance. |
| CNetricsServerInterface.NetricsCharmap | Define a character map. |
| CNetricsServerInterface.NetricsCmdStats | This class contains summary statistics from the server on usage of a particular command. |
| CNetricsServerInterface.NetricsConMgr | Create connections to the ibi™ Patterns - Search Server. |
| CNetricsServerInterface.NetricsErrorItem | Hold and provide access to detailed error information. |
| ▼CNetricsServerInterface.NetricsFieldedReader | This interface is used to provide sets of fields to other ibi™ Patterns - Search classes. |
| CNetricsServerInterface.NetricsCSVReader | Implement NetricsFieldedReader for CSV files. |
| CNetricsServerInterface.NetricsGpuDeviceInfo | Contains information describing a GPU device attached to an ibi™ Patterns - Search Server. |
| CNetricsServerInterface.NetricsJoin | This class is used to define a join relationship for a Patterns search. |
| CNetricsServerInterface.NetricsObjectNameCollection | Holds the names of objects that can be stored in a ibi™ Patterns Server. |
| CNetricsServerInterface.NetricsPredicate | Search predicates are used to select or score records based on exact matching tests. |
| CNetricsServerInterface.NetricsPredicateMapper | Remap field names and data values in a predicate string. |
| CNetricsServerInterface.NetricsPsiEncoding | Define encodings for the PSI prefilter. |
| CNetricsServerInterface.NetricsQuery | NetricsQuery objects are used to implement the complex query structures introduced with release 4.1. |
| CNetricsServerInterface.NetricsRecFile | Define name and format of a server side record source file. |
| CNetricsServerInterface.NetricsRecOp | Objects of this class associate a record operation with a record. |
| ▼CNetricsServerInterface.NetricsRecOpSrc | Generic interface for reading record operations. |
| CNetricsServerInterface.NetricsArrayRecOpSrc | An array backed source for record operations. |
| CNetricsServerInterface.NetricsSearchCfg | This class is used with the search methods of the NetricsServerInterface class to configure a query. |
| CNetricsServerInterface.NetricsSearchOpts | This class is used to configure search options which apply for the overall search (for all tables being searched). |
| CNetricsServerInterface.NetricsSearchResponse | This class represents the ibi™ Patterns - Search Server's response to a search command. |
| ▼CNetricsServerInterface.NetricsServerInterface | Base class for all interactions with the ibi™ Patterns - Search Server. |
| CNetricsServerInterface.NetricsTransaction | This is an interface object associated with an explicit transaction. |
| CNetricsServerInterface.NetricsServerStats | This class contains status information on the server process. |
| CNetricsServerInterface.NetricsSortEncoding | Define encodings for the SORT prefilter. |
| CNetricsServerInterface.NetricsTable | This class represents an ibi™ Patterns - Search table. |
| CNetricsServerInterface.NetricsTableCursor | This class is used to scan the records in a table. |
| CNetricsServerInterface.NetricsTranStats | Represents the status information on an open transaction. |
| CNetricsServerInterface.NetricsVarAttr | Manage a set of Variable Attribute values. |