ibi Patterns .NET API
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CNetricsServerInterface.BaseObjectStatsRepresents statistics that are common to all data objects
 CNetricsServerInterface.NetricsCharmapStatsThis class contains information about a character map in ibi™ Patterns - Search
 CNetricsServerInterface.NetricsIdxStats
 CNetricsServerInterface.NetricsModelStatsContains statistics about a Learn Model loaded into the ibi™ Patterns - Search server
 CNetricsServerInterface.NetricsTableStatsThis class contains statistics on a table in the ibi™ Patterns - Search server
 CNetricsServerInterface.NetricsThesStats
 CNetricsServerInterface.ConfidenceQltHolds additional data about a query needed for FirstValid score combiner
 CException
 CNetricsServerInterface.NetricsExceptionA NetricsException is thrown whenever an error occurs
 CNetricsServerInterface.NetricsFileFormatExceptionExceptions thrown by File Readers
 CNetricsServerInterface.NetricsRecSrcExceptionExceptions thrown by record sources
 CIDisposable
 CNetricsServerInterface.NetricsCSVReaderImplement NetricsFieldedReader for CSV files
 CNetricsServerInterface.NetricsCSVRecSrcNetricsTableRecSrc implementation for CSV file records
 CNetricsServerInterface.NetricsTextFileRecSrcText file record source for loading data
 CNetricsServerInterface.NetricsBaseRecordThe base class for all types of records used in the ibi™ Patterns - Search interface
 CNetricsServerInterface.NetricsCompoundRecordA parent record with zero or more child records
 CNetricsServerInterface.NetricsRecordThis class holds record data for an ibi™ Patterns - Search table
 CNetricsServerInterface.NetricsMappedRecordA 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.NetricsSearchResultThis class extends NetricsMappedRecord adding information relevant to a search result (match score, etc.)
 CNetricsServerInterface.NetricsBaseRecSrcGeneric interface for reading records
 CNetricsServerInterface.NetricsCompoundRecSrcDefines how compound records (parent plus children) are passed in the API
 CNetricsServerInterface.NetricsCompoundReaderRead compound records from a set of record sources
 CNetricsServerInterface.NetricsTableCursorCompoundRecSrcImplements NetricsCompoundRecSrc by binding a NetricsTableCursor to a particular ibi™ Patterns - Search host
 CNetricsServerInterface.NetricsTableRecSrc
 CNetricsServerInterface.NetricsArrayRecSrcA simple array based implementation of the NetricsTableRecSrc interface
 CNetricsServerInterface.NetricsCSVRecSrcNetricsTableRecSrc implementation for CSV file records
 CNetricsServerInterface.NetricsTableCursorRecSrcImplements the NetricsTableRecSrc interface by binding a NetricsTableCursor to a particular ibi™ Patterns - Search host
 CNetricsServerInterface.NetricsTextFileRecSrcText file record source for loading data
 CNetricsServerInterface.NetricsBaseThesaurusThis is the base class for all of the thesaurus types. It should never be used directly
 CNetricsServerInterface.NetricsCombinedThesaurusThis class is used to define an ibi™ Patterns - Search Combined Thesaurus
 CNetricsServerInterface.NetricsThesaurusThis class contains a list of synonyms that can be used while searching
 CNetricsServerInterface.NetricsWeightedDictionaryObjects of this class represent a weighted dictionary, used to define terms with lesser or greater importance
 CNetricsServerInterface.NetricsCharmapDefine a character map
 CNetricsServerInterface.NetricsCmdStatsThis class contains summary statistics from the server on usage of a particular command
 CNetricsServerInterface.NetricsConMgrCreate connections to the ibi™ Patterns - Search Server
 CNetricsServerInterface.NetricsErrorItemHold and provide access to detailed error information
 CNetricsServerInterface.NetricsFieldedReaderThis interface is used to provide sets of fields to other ibi™ Patterns - Search classes
 CNetricsServerInterface.NetricsCSVReaderImplement NetricsFieldedReader for CSV files
 CNetricsServerInterface.NetricsGpuDeviceInfoContains information describing a GPU device attached to an ibi™ Patterns - Search Server
 CNetricsServerInterface.NetricsJoinThis class is used to define a join relationship for a Patterns search
 CNetricsServerInterface.NetricsObjectNameCollectionHolds the names of objects that can be stored in a ibi™ Patterns Server
 CNetricsServerInterface.NetricsPredicateSearch predicates are used to select or score records based on exact matching tests
 CNetricsServerInterface.NetricsPsiEncodingDefine encodings for the PSI prefilter
 CNetricsServerInterface.NetricsQueryNetricsQuery objects are used to implement the complex query structures introduced with release 4.1
 CNetricsServerInterface.NetricsRecFileDefine name and format of a server side record source file
 CNetricsServerInterface.NetricsRecOpObjects of this class associate a record operation with a record
 CNetricsServerInterface.NetricsRecOpSrcGeneric interface for reading record operations
 CNetricsServerInterface.NetricsArrayRecOpSrcAn array backed source for record operations
 CNetricsServerInterface.NetricsSearchCfgThis class is used with the search methods of the NetricsServerInterface class to configure a query
 CNetricsServerInterface.NetricsSearchOptsThis class is used to configure search options which apply for the overall search (for all tables being searched)
 CNetricsServerInterface.NetricsSearchResponseThis class represents the ibi™ Patterns - Search Server's response to a search command
 CNetricsServerInterface.NetricsServerInterfaceBase class for all interactions with the ibi™ Patterns - Search Server
 CNetricsServerInterface.NetricsTransactionThis is an interface object associated with an explicit transaction
 CNetricsServerInterface.NetricsServerStatsThis class contains status information on the server process
 CNetricsServerInterface.NetricsSortEncodingDefine encodings for the SORT prefilter
 CNetricsServerInterface.NetricsTableThis class represents an ibi™ Patterns - Search table
 CNetricsServerInterface.NetricsTableCursorThis class is used to scan the records in a table
 CNetricsServerInterface.NetricsTranStatsRepresents the status information on an open transaction
 CNetricsServerInterface.NetricsVarAttrManage a set of Variable Attribute values