A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortWork() - Method in class com.netrics.likeit.NetricsTransaction
-
Abort the associated transaction.
- ABS - Static variable in class com.netrics.likeit.NetricsPredicate
-
return the absolute value of a double or integer.
- ACCESS_DENIED - Static variable in exception com.netrics.likeit.NetricsException
-
Access denied..
- ACTCONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
An attempt was made to perform an action that conflicts with an earlier action in this transaction.
- add(NetricsObjectType, String...) - Method in class com.netrics.likeit.NetricsObjectNameCollection
-
Add specific Patterns object names to the collection.
- Add(NetricsRecord) - Static method in class com.netrics.likeit.NetricsRecOp
-
Create an Add Record Operation.
- ADD - com.netrics.likeit.NetricsRecOp.Op
-
Add a record to the table, it is an error if it already exists.
- addAll() - Method in class com.netrics.likeit.NetricsObjectNameCollection
-
Indicates the collection includes the names of all Patterns objects of all Patterns types.
- addAll(NetricsObjectType) - Method in class com.netrics.likeit.NetricsObjectNameCollection
-
Indicates the collection includes the names of all Patterns objects of the given Patterns type.
- addChild(String, String) - Method in class com.netrics.likeit.NetricsJoin
-
Add a child table to a NetricsJoin specification.
- addChildren(NetricsCompoundRecord...) - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Add zero or more child records to this compound record.
- addChildren(String, NetricsRecord...) - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Add zero or more standard child records to this compound record.
- addChildTable(String, NetricsRecSrc) - Method in class com.netrics.likeit.NetricsCompoundReader
-
add a new child table to this compound record reader.
- addClassesFrom(NetricsFieldedReader) - Method in class com.netrics.likeit.NetricsBaseThesaurus
-
Load classes from a
NetricsFieldedReader
source. - addClassesFrom(NetricsFieldedReader) - Method in class com.netrics.likeit.NetricsCombinedThesaurus
-
Add a set of classes from a fielded source.
- addClassesFrom(NetricsFieldedReader) - Method in class com.netrics.likeit.NetricsThesaurus
-
Add a set of classes from a fielded source.
- addClassesFrom(NetricsFieldedReader) - Method in class com.netrics.likeit.NetricsWeightedDictionary
-
Add a set of classes from a fielded source.
- addCustomTiebreak(int, int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Can be used to specify how to break ties between two records that have identical textual similarity.
- addEquivalenceClass(String[]) - Method in class com.netrics.likeit.NetricsThesaurus
-
Add an array of synonyms.
- addEquivalenceClass(String[], double) - Method in class com.netrics.likeit.NetricsWeightedDictionary
-
Add terms with associated weights.
- addEquivalenceClass(String[], double, double) - Method in class com.netrics.likeit.NetricsCombinedThesaurus
-
Add a set of related terms with associated weight and penalty.
- addPIndex(String, boolean, String[], boolean) - Method in class com.netrics.likeit.NetricsTable
-
Add a partition index to this table.
- addQuery(String, String[]) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Deprecated.As of release 4.1.1. Use
NetricsSearchCfg.setNetricsQuery(NetricsQuery)
- addQuery(String, String[], double[], double, int, String) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Deprecated.As of release 4.1.1. Use
NetricsSearchCfg.setNetricsQuery(NetricsQuery)
- addRecOp(NetricsRecOp...) - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Add a set of record operations to the source.
- addRecord(NetricsRecord) - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
Use this method to add records to the NetricsRecSrc.
- addRecsFromFile(String, boolean, NetricsRecFile) - Method in class com.netrics.likeit.NetricsServerInterface
-
Add or replace records from a file.
- ALL - com.netrics.likeit.NetricsRecord.ChildType
-
Any type of child record.
- allowEmptyQueries(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets whether queries with no searchable text throw an exception or return an empty result set.
- And(double[], NetricsQuery[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an AND Query Expression Node.
- And(double[], NetricsQuery[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an AND Query Expression Node with ignore scores.
- And(double[], NetricsQuery[], double[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an AND Query Expression Node with ignore scores and reject scores.
- AND - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if both left and right evaluate to true.
- ANetricsCompoundQueryBuilder - Class in com.netrics.likeit
-
A query builder class for building compound queries.
- ANetricsCompoundQueryBuilder() - Constructor for class com.netrics.likeit.ANetricsCompoundQueryBuilder
- ANetricsQueryBuilder - Class in com.netrics.likeit
-
Abstract class for building a NetricsQuery object.
- ANetricsQueryBuilder() - Constructor for class com.netrics.likeit.ANetricsQueryBuilder
- ARGS_APPEND - Static variable in class com.netrics.likeit.NetricsPredicate
-
append an argument to an argument list.
- ARGS_CREATE - Static variable in class com.netrics.likeit.NetricsPredicate
-
create an argument list with one item.
- ARRAYLEN - Static variable in exception com.netrics.likeit.NetricsException
-
Array parameter has wrong number of values.
- asStr() - Method in enum com.netrics.likeit.NetricsPredicate.DistanceUnits
-
Return the string name for this units measure.
- atEOT() - Method in class com.netrics.likeit.NetricsTableCursor
-
Determine if a cursor is at the end-of-table position.
- Attributes(String[], String[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Variable Attributes Query node.
- autorestore() - Method in class com.netrics.likeit.NetricsServerStats
-
Return whether auto-restore feature is enabled.
- autoRestore - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-A: Set true to automatically restore tables from the persistence directory upon initialization.
- avg_full() - Method in class com.netrics.likeit.NetricsCmdStats
-
The average full time for these commands completed during the report time period.
- avg_overhead() - Method in class com.netrics.likeit.NetricsCmdStats
-
The average overhead time for these commands completed during the report time period.
- avg_proc() - Method in class com.netrics.likeit.NetricsCmdStats
-
The average processing time for these commands completed during the report time period.
B
- baseBgColor(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify a background non-match color for HTML text.
- baseColor(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify a non-match color for HTML text.
- beginWork() - Method in class com.netrics.likeit.NetricsConMgr
-
Create a new transaction connection.
- boldThresh(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify the threshold beyond which to bold text.
- build_date() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the build date of the server.
- BYTECOUNT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_BYTECOUNT.
C
- canReset() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Returns true as this class supports the reset operation.
- canReset() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Returns true if this instance supports the reset method.
- changeItemName(String, String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Change a single item name to be output in the generated query.
- changeItemName(String, String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Change a single item name to be output in the generated query.
- changeItemNames(String, List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Reset the item names to be output in the generated query.
- CHARCONV - Static variable in exception com.netrics.likeit.NetricsException
-
Error in character encoding conversion.
- CHARMAP - com.netrics.likeit.NetricsObjectType
-
ibi™ Patterns - Search character-map objects.
- CHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
Invalid character mapping.
- CharmapName() - Method in class com.netrics.likeit.NetricsCharmapStats
-
Return the name of the character map.
- checkpoint(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.Checkpoint/Restore is deprecated in favor of Durable Data. See the ibi Patterns Installation Guide. If the checkpoint/restore feature must be used,
NetricsServerInterface.checkpointObjects(NetricsObjectNameCollection)
is preferred. - checkpoint_dir() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the server directory used for checkpoint/restore.
- checkpointObjects(NetricsObjectNameCollection) - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.Checkpoint/Restore is deprecated in favor of Durable Data.
- CHKPT_CORRUPT - Static variable in exception com.netrics.likeit.NetricsException
-
The file system containing the checkpoint system is full or damaged..
- CHPTFAIL - Static variable in exception com.netrics.likeit.NetricsException
-
All of the tables failed to checkpoint.
- CL_CFG_CONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
The new configuration conflicts with the current configuration..
- CL_CONFIG - Static variable in exception com.netrics.likeit.NetricsException
-
The configuration file contains errors..
- close() - Method in class com.netrics.likeit.NetricsCSVReader
-
Closes files opened by this object.
- close() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Closes files opened by this object.
- close() - Method in interface com.netrics.likeit.NetricsFieldedReader
-
Close the input source releasing all resources.
- cmap_stats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics on character maps currently loaded on the server.
- cmapcreate(NetricsCharmap) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a character map in the Patterns server.
- cmaplist() - Method in class com.netrics.likeit.NetricsServerInterface
-
List character maps currently loaded in the ibi™ Patterns - Search Server.
- CMD_ALL - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Special "command" that means all commands.
- CMD_CANCELLED - Static variable in exception com.netrics.likeit.NetricsException
-
Command was cancelled..
- CMD_CHARMAP_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Character Map Create command.
- CMD_CHARMAP_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Character Map List command.
- CMD_CHPT_STATS - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Return information on last checkpoint (internal cmd only).
- CMD_GATEWAY_CONFIG - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Reload gateway configuration.
- CMD_IDX_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The index list command (for partitioned indexes).
- CMD_MODEL_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model create/load command.
- CMD_MODEL_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model delete command.
- CMD_MODEL_EVALUATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model evaluate command.
- CMD_MODEL_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model list command.
- cmd_name() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return the command name.
- CMD_REC_ADD - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record add command.
- CMD_REC_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record delete command.
- CMD_REC_GET - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record get command.
- CMD_REC_RECNEXT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Retrieve the next record from the table.
- CMD_REC_REPLACE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record replace command.
- CMD_REC_UPDATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record update command.
- CMD_SCORE_RECORDS - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Compute match score for a set of records.
- CMD_SEARCH - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The search (query) command.
- CMD_SVR_CMDSTATS - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The fetch command statistics command.
- CMD_SVR_LOGOFF - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server turn Query logging off command.
- CMD_SVR_LOGON - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server turn Query logging on command.
- CMD_SVR_NOOP - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server No-Op (do nothing) command.
- CMD_SVR_SHUTDOWN - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server shutdown command.
- CMD_SVR_VERSION - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The fetch server version info command.
- CMD_TBL_CHECKPOINT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table checkpoint command.
- CMD_TBL_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table delete command.
- CMD_TBL_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table list (table statistics) command.
- CMD_TBL_LOAD - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table load command.
- CMD_TBL_MOVE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table move (rename) command.
- CMD_TBL_RESTORE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table restore command.
- CMD_THESAURUS_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The thesaurus create command (includes weighted dict and combined).
- CMD_THESAURUS_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The thesaurus delete command (includes weighted dict and combined).
- CMD_THESAURUS_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The thesaurus list command (includes weighted dict and combined).
- CMD_TRAN_ABORT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Abort an explicit transaction.
- CMD_TRAN_COMMIT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Commit an explicit transaction.
- CMD_TRAN_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Start an explicit transaction.
- CMD_TRAN_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
List open transactions.
- CMD_TRAN_MONITOR - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Monitor transactions.
- cmdstats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve processing statistics for commands.
- cmdstats(String[], double) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve processing statistics for specified duration for commands.
- cmdstats(String[], double, double) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve processing statistics for specified time period.
- cmdstats_reset(String[], double) - Method in class com.netrics.likeit.NetricsServerInterface
-
Reset processing statistics for the specified commands.
- Cognate(String[], String[], double[], double) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Cognate Query Expression Node.
- Cognate(String[], String[], double[], double, double) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Cognate Query Expression Node.
- com.netrics.likeit - package com.netrics.likeit
- commitWork() - Method in class com.netrics.likeit.NetricsTransaction
-
Commit the associated transaction.
- commonRestoreDirectory - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-a: A common directory to restore tables from automatically on restart.
- compare(NetricsBaseRecord) - Method in class com.netrics.likeit.NetricsBaseRecord
-
Compare two records.
- compare(NetricsTable) - Method in class com.netrics.likeit.NetricsTable
-
For internal use only.
- Complete - com.netrics.likeit.NetricsServerInterface.ShutdownStatus
-
Shutdown is done
- compoundNext(NetricsTableCursor) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve compound records from a cursor.
- ConfidenceQlt - Class in com.netrics.likeit
-
Holds additional data about a query needed for FirstValid score combiner.
- ConfidenceQlt(NetricsQuery, double) - Constructor for class com.netrics.likeit.ConfidenceQlt
-
Create a Confidence Querylet with default values.
- ConfidenceQlt(NetricsQuery, double, double, boolean) - Constructor for class com.netrics.likeit.ConfidenceQlt
-
Create a Confidence Querylet with values explicitly set.
- ConnectionPoolingCommon - Static variable in class com.netrics.likeit.NetricsServerInterface
-
Use a pool shared with other NetricsServerInterface objects.
- ConnectionPoolingLocal - Static variable in class com.netrics.likeit.NetricsServerInterface
-
Use a separate pool for this NetricsServerInterface object.
- ConnectionPoolingNone - Static variable in class com.netrics.likeit.NetricsServerInterface
-
Do not use connection pooling.
- consoleLogBanner - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
If set to true, the console log will be opened with a banner that includes a copyright message and detailed start-up options.
- consoleLogFilename - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-c: Informational messages from the embedded library will be placed in this file.
- continueWork(long) - Method in class com.netrics.likeit.NetricsConMgr
-
Continue work on an existing explicit transaction.
- CreateBoolOperand(boolean) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant value of type boolean.
- CreateDoubleOperand(double) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant of type double.
- CreateFieldNameOperand(String) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate reference to a field using a field name.
- CreateGeoDistance(NetricsPredicate, NetricsPredicate, NetricsPredicate, NetricsPredicate, NetricsPredicate.DistanceUnits) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate to return the distance between two points.
- CreateGeoDistance(String, String, double, double, NetricsPredicate.DistanceUnits) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate to return the distance between a specified point and a point in a record.
- CreateIfElseIf(NetricsPredicate...) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create an if-then-elif-then*-else clause.
- CreateIntOperand(int) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant value of type int.
- CreatePredFunctionCall(int, NetricsPredicate...) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Generic method for creating predicate function calls.
- CreatePredicate(NetricsPredicate, int, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate by combining two predicates that were previously created.
- CreateSimpleIf(NetricsPredicate, NetricsPredicate, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a simple if-then-else clause.
- CreateStringOperand(String) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant of type String.
- CreateToScore(NetricsPredicate, double, double) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a call to normalize a value into a zero to one score.
- CreateToScore(NetricsPredicate, NetricsPredicate, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a call to normalize a value into a zero to one score.
- CreateUnaryPredicate(NetricsPredicate, int) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate by combining a single predicate and an operation to be performed on the predicate.
- CS_DATE - Static variable in class com.netrics.likeit.NetricsQuery
-
Custom Date comparison scorer
- CS_NONE - Static variable in class com.netrics.likeit.NetricsQuery
-
Not a custom scorer
- cthcreate(NetricsCombinedThesaurus) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a combined thesaurus in the Patterns server.
- curLine() - Method in class com.netrics.likeit.NetricsCSVReader
-
Return the text of the last line processed.
- curLineNum() - Method in class com.netrics.likeit.NetricsCSVReader
-
Return the line number (1 based) of the next line to read.
- curLineNum() - Method in interface com.netrics.likeit.NetricsFieldedReader
-
Return the line/record number about to be read.
- Custom(String, String[], double[], int) - Static method in class com.netrics.likeit.NetricsQuery
-
Deprecated.As of release 5.8, replaced by
NetricsQuery.Date(String,String)
andNetricsQuery.Date(Date,String)
D
- Date(String, String) - Static method in class com.netrics.likeit.NetricsQuery
-
A date comparison will look for inversions between month and day, misplaced century information, and other qualities that a normal string comparison would not take into account.
- Date(Date, String) - Static method in class com.netrics.likeit.NetricsQuery
-
A date comparison will look for inversions between month and day, misplaced century information, and other qualities that a normal string comparison would not take into account.
- DebuggingOff() - Method in class com.netrics.likeit.NetricsServerInterface
-
Turn off debugging output.
- DebuggingOn() - Method in class com.netrics.likeit.NetricsServerInterface
-
Turn on debugging output.
- defaultPreFilter - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
Controls the default pre-filter applied to tables in the embedded engine.
- Del(NetricsRecord) - Static method in class com.netrics.likeit.NetricsRecOp
-
Create a Delete Record Operation.
- Del(String) - Static method in class com.netrics.likeit.NetricsRecOp
-
Create a Delete Record Operation given a record key.
- Del(String, String) - Static method in class com.netrics.likeit.NetricsRecOp
-
Create a Delete Record Operation given a record key and parent key.
- DEL - com.netrics.likeit.NetricsRecOp.Op
-
Delete a record, it is an error if it doesn't exist.
- delAttr(String) - Method in class com.netrics.likeit.NetricsVarAttr
-
Delete a named attribute from the Variable Attributes set.
- delChildRecord(String, String, String, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
- delChildRecords(String, NetricsRecord.ChildType, String[], String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete multiple records from a child table.
- delChildRecords(String, String[], String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete multiple records from a child table.
- delCompoundRecords(String, String[], String[], boolean, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Deletes a set of records from a parent table, and deletes associated child records from child tables.
- devkit_info() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the Devkit Build Information.
- DFLT_CHARSET - Static variable in class com.netrics.likeit.NetricsCSVRecSrc
-
Default file character set encoding (latin-1).
- DFLT_CONFIDENCE_CUTOFF - Static variable in class com.netrics.likeit.ConfidenceQlt
-
The default confidence cutoff to be used with most Learn Models.
- DIVIDEDBY - Static variable in class com.netrics.likeit.NetricsPredicate
-
divide left by right.
- doNotPreindex() - Method in class com.netrics.likeit.ConfidenceQlt
-
Mark this querylet as to be ignored by the prefilter index.
- doRecOps(String, boolean, NetricsRecOp...) - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a mixed set of record updates.
- doRecOps(String, boolean, NetricsRecOpSrc) - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a mixed set of record updates.
- DUPFIELDNAMES - Static variable in exception com.netrics.likeit.NetricsException
-
Duplicate field names given.
- DUPRECKEYS - Static variable in exception com.netrics.likeit.NetricsException
-
Duplicate keys in a batch.
- DUPTBLDESCS - Static variable in exception com.netrics.likeit.NetricsException
-
Duplicate dbdescs given.
- durable_data() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if the engine is using the durable-data feature.
- duration() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return the number of milliseconds covered by this report.
E
- emptyQueriesAllowed() - Method in class com.netrics.likeit.NetricsSearchOpts
- end_time() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return the end time of this report.
- ENDSWITH - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if left argument ends with right argument.
- EQUALS - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check for equality of raw data
- EXPECTCHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
A character map name lpar was expected.
- EXPECTKEYFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Key field not identified in file load.
- EXPECTLIST - Static variable in exception com.netrics.likeit.NetricsException
-
A list was expected.
- EXPECTPARENTKEYFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Parent key field not identified in file load.
- EXPECTQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
A query lpar was expected.
- EXPECTRECKEY - Static variable in exception com.netrics.likeit.NetricsException
-
A record key lpar was expected.
- EXPECTRECORD - Static variable in exception com.netrics.likeit.NetricsException
-
A record was expected.
- EXPECTRTBLDESC - Static variable in exception com.netrics.likeit.NetricsException
-
A remote database descriptor lpar was expected.
- EXPECTTBLDESC - Static variable in exception com.netrics.likeit.NetricsException
-
A database descriptor lpar was expected.
- EXPECTTHESNAME - Static variable in exception com.netrics.likeit.NetricsException
-
A thesaurus name lpar was expected.
- EXPIRED - Static variable in exception com.netrics.likeit.NetricsException
-
Trial version expired.
- EXTRAINPUT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_EXTRAINTPUT.
F
- FEATUREOFF - Static variable in exception com.netrics.likeit.NetricsException
-
Feature present but disabled.
- FEATURESET - Static variable in exception com.netrics.likeit.NetricsException
-
Feature not available.
- Field() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the field that is being indexed.
- FIELDLEN - Static variable in exception com.netrics.likeit.NetricsException
-
Single field length greater than 2^16-3.
- FIELDLENSUM - Static variable in exception com.netrics.likeit.NetricsException
-
Field lengths do not sum to record length.
- FILE_NOT_FOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Expected file was not found..
- FILEFORMAT - Static variable in exception com.netrics.likeit.NetricsException
-
File format invalid.
- FirstValid(ConfidenceQlt[], boolean) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a First Valid query expression node.
- FLDTYP_ATTRS - Static variable in class com.netrics.likeit.NetricsTable
-
Name/Value attributes value field.
- FLDTYP_DATE - Static variable in class com.netrics.likeit.NetricsTable
-
Date value field.
- FLDTYP_DATETIME - Static variable in class com.netrics.likeit.NetricsTable
-
Date and time value field.
- FLDTYP_FLOAT - Static variable in class com.netrics.likeit.NetricsTable
-
Floating point value field.
- FLDTYP_INT - Static variable in class com.netrics.likeit.NetricsTable
-
Integer value field.
- FLDTYP_KEY - Static variable in class com.netrics.likeit.NetricsTable
-
Special field type for record key fields.
- FLDTYP_PARENTKEY - Static variable in class com.netrics.likeit.NetricsTable
-
Special field type for parent-key fields.
- FLDTYP_SRCHDATE - Static variable in class com.netrics.likeit.NetricsTable
-
Indexed date value field.
- FLDTYP_SRCHTEXT - Static variable in class com.netrics.likeit.NetricsTable
-
Searchable text field.
- FLDTYP_TEXT - Static variable in class com.netrics.likeit.NetricsTable
-
Non-searchable text field.
- foldCase() - Method in class com.netrics.likeit.NetricsCharmap
-
Equate all letter cases to lower case.
- foldDiacritics() - Method in class com.netrics.likeit.NetricsCharmap
-
Equate characters with diacritics with their normal cognates.
- forceCommitWork() - Method in class com.netrics.likeit.NetricsTransaction
-
Forcibly commit the associated transaction.
- full - Static variable in class com.netrics.likeit.NetricsVersionInfo
- FUNC_GEO_DIST - Static variable in class com.netrics.likeit.NetricsPredicate
-
determine distance between two points on the globe.
- FUNC_IF - Static variable in class com.netrics.likeit.NetricsPredicate
-
if then else operators.
- FUNC_TO_SCORE - Static variable in class com.netrics.likeit.NetricsPredicate
-
normalize a float value into a 0.0 to 1.0 score.
G
- GATEWAY - Static variable in exception com.netrics.likeit.NetricsException
-
The server is not a cluster gateway.
- gateway_cfg() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the gateway configuration file name.
- getAllNames() - Method in class com.netrics.likeit.NetricsVarAttr
-
return an array of the names of all attributes in the set.
- getAttr(String) - Method in class com.netrics.likeit.NetricsVarAttr
-
Retrieve the value of a named attribute.
- getAttribute(String) - Method in class com.netrics.likeit.NetricsBaseRecord
-
Gets the specified attribute value of the record.
- getAttribute(String, String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Return an attribute value for a particular field and attribute.
- getAttrNames() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Returns the names of name/value attributes of the record.
- getAttrNames(String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Return a list of attribute names for a field.
- getAttrValues() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Returns the values of name/value attributes of the record.
- getBatchSize() - Method in class com.netrics.likeit.NetricsTableCursor
-
Retrieve the batch size for this cursor.
- getCharmap(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve a character-map and all it's content from a Patterns Server.
- getCharMaps() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the name of the character map for each field of the table.
- getCharMatchStrengths(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the match strength information for a searchable-text field in the record.
- getCharMatchStrengths(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the match strength information for a searchable-text field in the record.
- getCharPos() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return the character position within the (logical) line the exception occurred on, zero if unknown.
- getChildRecord(String, String, String) - Method in class com.netrics.likeit.NetricsServerInterface
- getChildRecords(String, NetricsRecord.ChildType, String[], String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a child table.
- getChildRecords(String, NetricsRecord.ChildType, String[], String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a child table.
- getChildRecords(String, String[], String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a child table.
- getChildren() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get a list of all children of this record.
- getChildren(String) - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get a list of all child records for a particular table.
- getChildTables() - Method in class com.netrics.likeit.NetricsCompoundReader
- getChildTables() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get a list of all child tables.
- getChildTables() - Method in interface com.netrics.likeit.NetricsCompoundRecSrc
-
return a list of child table names used.
- getChildTables() - Method in class com.netrics.likeit.NetricsTableCursor
-
Get the list of child tables for compound records.
- getChildTables() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Get an unmodifiable list of child table names used.
- getChildTables() - Method in class com.netrics.likeit.NetricsTableStats
-
Get the child tables of this table.
- getCommandDuration() - Method in class com.netrics.likeit.NetricsServerInterface
-
Gets the total time spent on the last command the current thread executed on this interface object.
- getCompoundRecords(String, String[], String...) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple compound records.
- getConfidenceCutoff() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return the confidence cutoff value for this querylet.
- getConnectionPoolingPolicy() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the connection pooling policy currently in use.
- getCount() - Method in class com.netrics.likeit.NetricsArrayRecSrc
- getCount() - Method in interface com.netrics.likeit.NetricsBaseRecSrc
-
Get the count of records that have been retrieved from the record source.
- getCount() - Method in class com.netrics.likeit.NetricsCompoundReader
- getCount() - Method in class com.netrics.likeit.NetricsCSVRecSrc
- getCount() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
- getCount() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
- getCur() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Returns the current record operation.
- getCur() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Returns the current record operation.
- getCurInputFieldNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of field names used to identify input fields.
- getCurInputFieldNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names for the specified table used to identify input fields.
- getCurItemName(String, int) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Get the current name of an item specified by type and position
- getCurItemName(String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Get the current name of an item for the given item type and default name.
- getCurItemName(String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Get the current name of an item specified by type and default name.
- getCurItemNames(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of item names as output in the generated query.
- getCurJoinedFieldName(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the current joined output field name for the given default name.
- getCurJoinedFieldNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names used in the generated query with join table prefix.
- getCurJoinedFieldNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of field names used in the generated query with join table prefix.
- getCurJoinedFieldNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names with join table prefix, for the given table.
- getCurLine() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the line number of the last line read.
- getCurOutputFieldName(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the current output field name for the given default name.
- getCurOutputFieldNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of field names that is used in the generated query.
- getCurOutputFieldNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names that is used in the generated query for the given table.
- getCurrentDataNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the current data item names.
- getCurrentFieldNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the current field names.
- getCurrentInputTableNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return a list of table names as recognized in the input record data.
- getCurrentOutputTableNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return a list of table names as output in the generate queries.
- getDblCharMatchStrengths(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the precomputed visualization strengths for a searchable-text field.
- getDblCharMatchStrengths(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the precomputed visualization strengths for a searchable-text field.
- getDefaultItemNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of default item names for the specified item type.
- getDefaultItemNames(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of item names as used by the basic query builder.
- getDefaultTableNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return a list of all tables used by this compound query builder.
- getDetailsMsg() - Method in class com.netrics.likeit.NetricsErrorItem
-
Return the error details message.
- getDfltInputNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the default set of Input field names.
- getDfltInputNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the default set of Input field names for the given table.
- getDfltOutputNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the default set of Output field names.
- getDfltOutputNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the default set of Output field names for the given table.
- getDirtyState() - Method in class com.netrics.likeit.NetricsSearchResult
-
The dirty state for this record.
- getDoMaxWork() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the Do Max Work setting.
- getEncodedStr() - Method in class com.netrics.likeit.NetricsVarAttr
-
return this Variable Attributes set as an encoded string.
- getEncoding() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of character encoding setting.
- getEncryptedPort() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the listening port for that server for encrypted communications, or null if encrypted communications are disabled.
- getErrorCode() - Method in exception com.netrics.likeit.NetricsException
-
Get the error code associated with the error.
- getErrorCount() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the number of modify operations associated with this transaction that terminated with an error.
- getErrorDescription() - Method in exception com.netrics.likeit.NetricsException
-
Get the description of the error.
- getErrorItem() - Method in exception com.netrics.likeit.NetricsException
-
Returns a NetricsErrorItem object that represents the error item associated with this exception.
- getExtendedErrorInformation() - Method in exception com.netrics.likeit.NetricsException
-
Get the extended error information.
- getField(int) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns the contents of a field in the record.
- getField(String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns the contents of a field in the record.
- getFieldBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Deprecated.May return inaccurate results for very large tables. Use
NetricsTableStats.getFieldByteTotals()
- getFieldByteTotals() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns the total number of bytes in each field.
- getFieldChars() - Method in class com.netrics.likeit.NetricsTableStats
-
Deprecated.May return inaccurate results for very large tables.
- getFieldCharTotals() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns the total number of characters in each field.
- getFieldName() - Method in class com.netrics.likeit.NetricsPredicateIndex
- getFieldNames() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the record field names.
- getFieldNames() - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns an array of Strings which are the names of the fields of the source table for the record.
- getFieldNames() - Method in class com.netrics.likeit.NetricsTable
-
Get the field names from a NetricsTable.
- getFieldNames() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the names of the fields of the table.
- getFieldNamesFirst() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the state of the field-names-first setting.
- getFields() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Gets the field values of the record.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the record field types.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns an array of integers which are the types of the fields of the source table for the record.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the types of the fields of the table.
- getFieldTypesFirst() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the state of the field-types-first setting.
- getFileName() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the source file name.
- getFilterOutputNames() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The names of the search filters corresponding to the sizes returned by getFilterOutputSizes.
- getFilterOutputSizes() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The output sizes of each search filter step.
- getFilterTimeNames() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The names of the search filters corresponding to the times returned by getFilterTimes.
- getFilterTimes() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The amount of time spent in each search filter.
- getFormatTransmitDuration() - Method in class com.netrics.likeit.NetricsServerInterface
-
Gets the time spent formatting and transmitting the last command the current thread executed on this interface object.
- getGpuDevices() - Method in class com.netrics.likeit.NetricsIdxStats
- getGpuDevices() - Method in class com.netrics.likeit.NetricsTableStats
-
If the table is GIP-indexed and GPU-acceleration is enabled, returns the id's of the harnessed GPU devices.
- getHasVarattrs() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns true if the table allows variable-attributes.
- getHeaderBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the overhead for a table (in kbytes).
- getHost() - Method in class com.netrics.likeit.NetricsConMgr
-
Return the current ibi™ Patterns - Search host machine.
- getHtml(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Gets an HTML visualized field from the record.
- getHtml(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Gets an HTML visualized field from the record.
- getId() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- getId() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the full transaction id.
- getIdleTime() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the idle time for this transaction in seconds.
- getIdxBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the indexing information for the table (in kbytes).
- getIdxGpuBytes() - Method in class com.netrics.likeit.NetricsTableStats
- getInfo() - Method in class com.netrics.likeit.NetricsTable
-
Get the table info from a NetricsTable.
- getInitialKey() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the initial key setting.
- getIsChild() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns true if the table is child table
- getIsGpuIndexed() - Method in class com.netrics.likeit.NetricsIdxStats
- getIsGpuIndexed() - Method in class com.netrics.likeit.NetricsTableStats
- getIsParent() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns true if the table is a parent table
- getItemType() - Method in class com.netrics.likeit.NetricsErrorItem
-
Returns the type of the error item, one of NetricsErrorItem.TYPE_*.
- getITMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the information theoretic score for this record.
- getITMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet IT match scores.
- getKey() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Retrieve the record key of a record.
- getKey() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the record key of the record being operated on.
- getKeyIndex() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the key index.
- getKeyName() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the key name.
- getKeyTreeBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the tree structure which holds the record keys for the table (in kbytes).
- getLayout() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Deprecated.Deprecated since 5.6. This function always returns null.
- getLayout() - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.Deprecated since 5.6. This function always returns null.
- getLeadingKey() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the leading key setting.
- getLine() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return the file line the exception occurred on, zero if unknown.
- getLogSize() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the number of entries in the rollback log of this transaction.
- getMappedExpr(List<String>, List<String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the fully mapped predicate expression.
- getMappedExpr(Map<String, String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the fully mapped predicate expression.
- getMatchCutoff() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return the match cutoff value for this querylet.
- getMatchRank() - Method in class com.netrics.likeit.NetricsSearchResult
-
The ordinal ranking of this record.
- getMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
The score that was used to sort the record.
- getMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
Querylet match scores.
- getMatchType() - Method in class com.netrics.likeit.NetricsSearchResult
-
The type of search which retrieved this record.
- getMaxMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the maximum of the normal and reverse match strengths for this record.
- getMetaString() - Method in class com.netrics.likeit.NetricsModelStats
-
Returns a string representation of the object, but with the table name omitted.
- getMetaString() - Method in class com.netrics.likeit.NetricsRLinkModel
-
Returns a string representation of the object, but with the table name omitted.
- getMetaString() - Method in class com.netrics.likeit.NetricsTable
-
Returns a string representation of the object, but with the table name omitted.
- getMinConfidence() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return the minimum confidence value seen in processing this query.
- getMinMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the minimum of the normal and reverse match strengths for this record.
- getMissingItems() - Method in class com.netrics.likeit.NetricsTable
- getModel(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve an RLink model and all it's content from a Patterns Server.
- getName() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- getName() - Method in class com.netrics.likeit.NetricsTable
-
Return the name of this table.
- getName() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the name of the table.
- getNamedQltConfidence(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the confidence measure of the named querylet.
- getNamedQltConfidenceArray() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the list of named querylet confidence measures, null if none.
- getNamedQlts() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the list of named querylets, null if none.
- getNamedQltScore(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the match score of the named querylet.
- getNamedQltScoresArray() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the list of named querylet scores, null if none.
- getNext() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Returns the next record operation.
- getNext() - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
As described for the interface.
- getNext() - Method in interface com.netrics.likeit.NetricsBaseRecSrc
-
Returns the next record.
- getNext() - Method in class com.netrics.likeit.NetricsCompoundReader
-
return the next record.
- getNext() - Method in interface com.netrics.likeit.NetricsCompoundRecSrc
-
Returns the next record.
- getNext() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the next valid CSV record.
- getNext() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Returns the next record operation.
- getNext() - Method in interface com.netrics.likeit.NetricsRecSrc
-
Returns the next record.
- getNext() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
- getNext() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
- getNormMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the normal match strength for this record.
- getNormMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet normal match scores.
- getNumRecs() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the number of records currently in the table.
- getObjectNames(NetricsObjectType) - Method in class com.netrics.likeit.NetricsObjectNameCollection
-
Retrieve the object names of a particular Patterns object type.
- getOperation() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the operation code for this Record Operation.
- getOriginalDataNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the original data item names.
- getOriginalFieldNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the original field names.
- getParentKey() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Retrieve the parent key of a record.
- getParentKey() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the parent key of the record being operated on.
- getParentKeyIndex() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the parent key index.
- getParentKeyName() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the parent key name.
- getParentName() - Method in class com.netrics.likeit.NetricsTable
- getParentTable() - Method in class com.netrics.likeit.NetricsCompoundReader
- getParentTable() - Method in interface com.netrics.likeit.NetricsCompoundRecSrc
- getParentTable() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
- getParentTableName() - Method in class com.netrics.likeit.NetricsTableStats
-
If the table is child table, returns the name of the parent table.
- getPhoneticGipBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the indexing information for the table for the "phoneticized records" (in kbytes).
- getPlainTextPort() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the listening port for that server for plain-text communications, or null if plain-text communications are disabled.
- getPort() - Method in class com.netrics.likeit.NetricsConMgr
-
This returns the current ibi™ Patterns - Search listen port.
- getPosition() - Method in class com.netrics.likeit.NetricsCompoundReader
-
Deprecated.
- getPosition() - Method in class com.netrics.likeit.NetricsTableCursor
-
Obtains the current cursor position.
- getPosition() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Obtains the current position of the underlying cursor.
- getPosition() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
-
Obtains the current position of the underlying cursor.
- getProcBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total memory used by the process (in kbytes).
- getPsiEncodingDensities() - Method in class com.netrics.likeit.NetricsTableStats
-
If the table is PSI-indexed, returns the suffix densities of the PSI encodings.
- getQuery() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Generate and return a Query object for the current field set.
- getQuery() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Generate and return a Query object for the current field set.
- getQuery() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return the querylet as a NetricsQuery object.
- getReceiveParseDuration() - Method in class com.netrics.likeit.NetricsServerInterface
-
Gets the time spent receiving and parsing the response to the last command the current thread executed on this interface object.
- getRecFieldBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the overhead for storing the field structure of the table (in kbytes).
- getRecLine() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the line number the last record returned started on.
- getRecNum() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return the record sequence number (1 based) the exception was on, zero if unknown.
- getRecord() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the record being operated on by this operation.
- getRecSrc() - Method in class com.netrics.likeit.NetricsTable
-
Retrieve the NetricsRecSrc for a NetricsTable.
- getReference() - Method in class com.netrics.likeit.NetricsQuery
-
Obtain a reference to a named querylet.
- getResultConfidence() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return the result set confidence for this query.
- getRevMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the reverse match strength for this record.
- getRevMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet reverse match scores.
- getRlConfidence() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the Learn Model (RLINK) confidence measure.
- getRlScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
Deprecated.use
NetricsSearchResult.getMatchScore()
to get the Learn model score for RLink queries. - getRlSignificances() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the Learn Model (RLINK) significance values.
- getSearchResults() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Get the records returned by the search.
- getSearchTime() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The amount of time is took to perform the search.
- getSeparators() - Method in class com.netrics.likeit.NetricsPredicateIndex
- getServerDuration() - Method in class com.netrics.likeit.NetricsServerInterface
-
Gets the time spent waiting for the server to begin responding to the last command the current thread executed on this interface object.
- getShortId() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the short form of the transaction id.
- getSkipCount() - Method in class com.netrics.likeit.NetricsTableCursor
-
Gets the number of records to skip before the next batch is retrieved.
- getSrcDbInfo() - Method in class com.netrics.likeit.NetricsSearchResult
-
Deprecated.
- getSrcDbName() - Method in class com.netrics.likeit.NetricsSearchResult
-
Deprecated.
- getSrcTblInfo() - Method in class com.netrics.likeit.NetricsSearchResult
-
The table info field for the table from which the record came.
- getSrcTblName() - Method in class com.netrics.likeit.NetricsSearchResult
-
The name of the table from which the record came.
- getSSLSocketFactory() - Method in class com.netrics.likeit.NetricsConMgr
-
Returns the current SSL socket factory.
- getSSLSocketFactory() - Method in class com.netrics.likeit.NetricsServerInterface
-
Returns the current SSL socket factory.
- getStats() - Method in class com.netrics.likeit.NetricsRLinkModel
-
Get the statistics of the the RLink model.
- getString() - Method in class com.netrics.likeit.NetricsTable
-
An unformatted string representation of the table.
- getSymMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the symmetric match strength for this record.
- getSymMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet symmetric match scores.
- getTable() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get the table this record belongs to.
- getTable(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get all information on a loaded table.
- getTableName() - Method in class com.netrics.likeit.NetricsTableCursor
-
Retrieve the table name for this cursor.
- getTag(String) - Method in class com.netrics.likeit.NetricsModelStats
-
Return the tag value, null if none, or error.
- getTags() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the Tags string for the model.
- getTblInfo() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the table info field for this table.
- getThesaurus(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve a thesaurus and all it's content from a Patterns Server.
- getTotalBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the table, all structures included (in kbytes).
- getTranId() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Deprecated.Use
NetricsCommonStats.getTransactionId()
to obtain the full transaction id. - getTranId() - Method in class com.netrics.likeit.NetricsErrorItem
-
Deprecated.Use
NetricsErrorItem.getTransactionId()
to obtain the full transaction id. - getTranId() - Method in class com.netrics.likeit.NetricsTransaction
-
Deprecated.Use
NetricsTransaction.getTransactionId()
to obtain the full transaction id. - getTransactionId() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns the full 64-bit id of the transaction that owns or claim this item.
- getTransactionId() - Method in class com.netrics.likeit.NetricsErrorItem
-
Return the transaction id.
- getTransactionId() - Method in class com.netrics.likeit.NetricsTransaction
-
Returns the transaction id of the associated transaction.
- getTranState() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns the transaction state for this object.
- getUsedItemTypes() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of used item types.
- getUsedItemTypes() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return a list of the item types used by this query builder.
- getVarAttrNames() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns all the variable-attribute names in the table.
- gip_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if GIP is the default prefilter.
- GipKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the amount of memory in Kilo-Bytes used by the associated GIP indexes.
- gpu_accleration() - Method in class com.netrics.likeit.NetricsServerStats
- GPU_DEVICE_NOT_ALLOWED - Static variable in exception com.netrics.likeit.NetricsException
-
The GPU device is not supported, or is disallowed on the command line..
- gpu_devices() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the list of GPU devices visible to the server.
- GpuKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
- GREATERTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left greater than right.
- GREATERTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left greater than or equal to right.
H
- HANDSHAKE - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_HANDSHAKE.
- HASERRORS - Static variable in exception com.netrics.likeit.NetricsException
-
An attempt was made to commit a transaction that has errors on it.
- hasNext() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
True if getNext will return a record operation.
- hasNext() - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
As described for the interface.
- hasNext() - Method in interface com.netrics.likeit.NetricsBaseRecSrc
-
True if getNext will return a record.
- hasNext() - Method in class com.netrics.likeit.NetricsCompoundReader
-
Implement the hasNext method.
- hasNext() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return true if there is another record to be read.
- hasNext() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
True if getNext will return a record operation.
- hasNext() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
- hasNext() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
I
- IdxKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the index memory usage in Kilo-Bytes.
- idxlist(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics for partitioned indexes.
- IdxType() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the index type as a string name.
- initialize(NetricsEmbeddedSettings, File) - Static method in class com.netrics.likeit.NetricsEmbedded
-
Initialize and start the ibi™ Patterns - Search Embedded server.
- Initiated - com.netrics.likeit.NetricsServerInterface.ShutdownStatus
-
Shutdown has been started
- INSEN_ENDSWITH - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if left argument ends with right argument, ignoring letter case and diacritics.
- INSEN_EQUALS - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check for equality ignoring letter case and diacritics
- INSEN_GREATERTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left > than right ignoring letter case and diacritics.
- INSEN_GREATERTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left >= right ignoring letter case and diacritics.
- INSEN_ISIN - Static variable in class com.netrics.likeit.NetricsPredicate
-
letter case insensitive version of ISIN operator.
- INSEN_LESSTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left less than right ignoring letter case and diacritics.
- INSEN_LESSTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check of left <= right ignoring letter case and diacritics.
- INSEN_LIKE - Static variable in class com.netrics.likeit.NetricsPredicate
-
As
NetricsPredicate.LIKE
, but ignores letter case and diacritics. - INSEN_REGEX_MATCH - Static variable in class com.netrics.likeit.NetricsPredicate
-
As
NetricsPredicate.REGEX_MATCH
, but ignores letter case and diacritics. - INSEN_STARTSWITH - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if left argument starts with right argument, ignoring letter case and diacritics.
- INTERNAL - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected internal error.
- IOERROR - Static variable in exception com.netrics.likeit.NetricsException
-
I/O Error.
- IPCEOF - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_IPCEOF.
- IPCERR - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_IPCERR.
- IPCTIMEOUT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_IPCTIMEOUT.
- ISBLANK - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if the argument contains only whitespace and punctuation.
- isChild() - Method in class com.netrics.likeit.NetricsTable
- isComplete() - Method in class com.netrics.likeit.NetricsTable
-
Tests if the NetricsTable definition is complete.
- isConnectionPoolingCommon() - Method in class com.netrics.likeit.NetricsConMgr
-
Return true if the current connection pooling setting is common mode.
- isConnectionPoolingLocal() - Method in class com.netrics.likeit.NetricsConMgr
-
Return true if the current connection pooling setting is local mode.
- isDebugOn() - Method in class com.netrics.likeit.NetricsConMgr
-
Return true if the debug setting is turned on.
- isDecisionEngine() - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.
- isDefault() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- isDirty() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns true if this item is dirty.
- isDurableDataEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server is using the durable-data feature.
- isExplicit() - Method in class com.netrics.likeit.NetricsTranStats
-
Return true if this is an explicit transaction.
- isGatewayTran() - Method in class com.netrics.likeit.NetricsTranStats
-
Return true if this is a gateway transaction.
- isGIPEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates GIP is the default prefilter.
- isGipFiltered() - Method in class com.netrics.likeit.NetricsTable
-
Return true if this table uses the GIP prefilter.
- isGipFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the GIP filter is turned on for the table.
- isGipSearch() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return true if the GIP prefilter was used in this search.
- isGpuEnabled() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not GPU-accelerated indexing is turned on for the table.
- isHeld() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns true if this object is held by an open transaction.
- isImplicit() - Method in class com.netrics.likeit.NetricsTranStats
-
Return true if this is an implicit transaction.
- ISIN - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if left string is a substring of right string.
- isNormalized() - Method in class com.netrics.likeit.NetricsPredicateIndex
- isOnRequest() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- isParent() - Method in class com.netrics.likeit.NetricsTable
- isPhonetic() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether phonetics is turned on for the table.
- isPreIndexed() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return true if this querylet is sent to the prefilter index.
- isPrimary() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return true if this is a primary index.
- isPrimary() - Method in class com.netrics.likeit.NetricsPredicateIndex
- isPsiEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates PSI is the default prefilter.
- isPsiFiltered() - Method in class com.netrics.likeit.NetricsTable
-
Return true if this table uses the PSI prefilter.
- isPsiFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the PSI filter is turned on for the table.
- isPsiSearch() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return true if the PSI prefilter was used in this search.
- isRecommended() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- isSortEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates SORT is the default prefilter.
- isSortFiltered() - Method in class com.netrics.likeit.NetricsTable
-
Return true if this table uses the SORT prefilter.
- isSortFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the SORT filter is turned on for the table.
- isSortSearch() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return true if the SORT prefilter was used in this search.
- isSSLEnabled() - Method in class com.netrics.likeit.NetricsConMgr
-
Returns the SSL enable flag.
- isSSLEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Returns the SSL enable flag.
- isUpdated() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns true if this item is updated by an open transaction.
- isUsable() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- italicsThresh(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify the threshold beyond which to italicize text.
- iterator() - Method in class com.netrics.likeit.NetricsCSVReader
J
- JOIN_ALL_RECORD_TYPES - Static variable in class com.netrics.likeit.NetricsJoin
-
All records are returned: Complete, records with missing child records and orphan child records.
- JOIN_FULL_AND_ORPHANS - Static variable in class com.netrics.likeit.NetricsJoin
-
Complete records, or orphan child records are returned.
- JOIN_FULL_AND_PARTIALS - Static variable in class com.netrics.likeit.NetricsJoin
-
Complete records, or records with one or more missing child records are returned.
- JOIN_FULL_RECORDS_ONLY - Static variable in class com.netrics.likeit.NetricsJoin
-
Only complete records, with no missing child records, are returned.
- JOINSET - Static variable in exception com.netrics.likeit.NetricsException
-
An incomplete or invalid set of joined tables was detected..
- JOURNAL - Static variable in exception com.netrics.likeit.NetricsException
-
Error performing journal operations..
K
- KEY_FIELD_NAME - Static variable in class com.netrics.likeit.ANetricsQueryBuilder
-
Special name for the record key value.
- KILOMETERS - com.netrics.likeit.NetricsPredicate.DistanceUnits
-
Distance in Kilometers.
L
- learn_engine() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if this engine support Learn features.
- LEARN_MODEL - Static variable in class com.netrics.likeit.ANetricsQueryBuilder
-
standard object type name for learn model objects.
- LESSTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left side less than right side
- LESSTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left less than or equal to right side.
- LIKE - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if left argument matches right argument as a SQL LIKE pattern.
- LINECOUNT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_LINECOUNT.
- LINELENGTH - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_LINELENGTH.
- list(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics for tables currently loaded in the ibi™ Patterns - Search Server.
- list(String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics for tables currently loaded in the ibi™ Patterns - Search Server.
- LISTLEN - Static variable in exception com.netrics.likeit.NetricsException
-
List has wrong number of items.
- listTransactions(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Returns an array of NetricsTranStats objects, one object for each open transaction with an idle time greater than idle_cutoff.
- loadableDataDirectory - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-E: The embedded server will only allow data files from this directory.
- loadClusterConfiguration(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Load a new cluster configuration file on the gateway server.
- LOGFILE - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_LOGFILE.
- loggingOff() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Turn logging of Ignored records off.
- loggingOn(Writer) - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Turn logging of Ignored bad records on.
- LOOKUP - Static variable in exception com.netrics.likeit.NetricsException
-
Core lookup function returned error.
- LOOKUP_FLDS_NEEDED - Static variable in exception com.netrics.likeit.NetricsException
-
SORT / PSI lookup fields are required for this query..
M
- major - Static variable in class com.netrics.likeit.NetricsVersionInfo
- makeDependentQuerylets(int[]) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Deprecated.As of release 4.1.1. Use
NetricsSearchCfg.setNetricsQuery(NetricsQuery)
- mapChars(char[], char[]) - Method in class com.netrics.likeit.NetricsCharmap
-
Use this method to equate any character with any other.
- mapPunctuation(char) - Method in class com.netrics.likeit.NetricsCharmap
-
Map all punctuation characters to a specific character.
- mapWhitespace(char) - Method in class com.netrics.likeit.NetricsCharmap
-
Map all whitespace characters to a specific character.
- matchBgColor(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify a background match color for HTML text.
- MatchCase(NetricsQuery[], double, double[], double[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a MatchCase query expression node.
- matchColor(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify a match color for HTML text.
- max_full() - Method in class com.netrics.likeit.NetricsCmdStats
-
The maximum full time for this command during the report time period.
- max_overhead() - Method in class com.netrics.likeit.NetricsCmdStats
-
The maximum overhead time for this command during the report time period.
- max_proc() - Method in class com.netrics.likeit.NetricsCmdStats
-
The maximum processing time for this command during the report time period.
- max_tables() - Method in class com.netrics.likeit.NetricsServerStats
-
Returns the maximum number of tables allowed by the engine.
- max_threads() - Method in class com.netrics.likeit.NetricsServerStats
-
Return maximum number of worker threads.
- max_thru() - Method in class com.netrics.likeit.NetricsCmdStats
-
The maximum throughput over a 1 minute period for commands completed during the report time period.
- maxFontSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify the maximum font size of matching text.
- maxLeafQuerylets - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-J: Maximum number of leaf querylets on a query.
- maxmem_kb() - Method in class com.netrics.likeit.NetricsServerStats
-
Return memory limit for table data.
- maxTableMemory - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-m: Maximum memory (in kilobytes) of memory that can be allocated to tables.
- MetaData() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the Meta-Data string for the model.
- MILES - com.netrics.likeit.NetricsPredicate.DistanceUnits
-
Distance in Miles.
- min_full() - Method in class com.netrics.likeit.NetricsCmdStats
-
The minimum full time for this command during the report time period.
- min_overhead() - Method in class com.netrics.likeit.NetricsCmdStats
-
The minimum overhead time for this command during the report time period.
- min_proc() - Method in class com.netrics.likeit.NetricsCmdStats
-
The minimum processing time for this command during the report time period.
- MINUS - Static variable in class com.netrics.likeit.NetricsPredicate
-
subtract left from right, or negate value.
- MODEL - com.netrics.likeit.NetricsObjectType
-
ibi™ Patterns - Search RLink model objects.
- MODEL_DATA - Static variable in exception com.netrics.likeit.NetricsException
-
Binary RLINK model data is corrupt or invalid.
- MODEL_UNSUPPORTED - Static variable in exception com.netrics.likeit.NetricsException
-
The model version does not support the operation..
- ModelName() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the name of the model.
N
- NetricsArrayRecOpSrc - Class in com.netrics.likeit
-
An array backed source for record operations.
- NetricsArrayRecOpSrc() - Constructor for class com.netrics.likeit.NetricsArrayRecOpSrc
-
Create an empty source.
- NetricsArrayRecOpSrc(NetricsRecOp...) - Constructor for class com.netrics.likeit.NetricsArrayRecOpSrc
-
Create a source with an initial set of record operations.
- NetricsArrayRecSrc - Class in com.netrics.likeit
-
A simple array based implementation of the NetricsRecSrc interface.
- NetricsArrayRecSrc() - Constructor for class com.netrics.likeit.NetricsArrayRecSrc
-
Create an empty record source.
- NetricsBaseRecord - Class in com.netrics.likeit
-
This is the base class for all types of records used in the ibi™ Patterns - Search interface.
- NetricsBaseRecSrc - Interface in com.netrics.likeit
-
Generic interface for reading records.
- NetricsBaseThesaurus - Class in com.netrics.likeit
-
This is an internal base class implementing thesaurus common functionality.
- NetricsCharmap - Class in com.netrics.likeit
-
Define a character map.
- NetricsCharmap(String) - Constructor for class com.netrics.likeit.NetricsCharmap
-
Specify the name of the character map.
- NetricsCharmapStats - Class in com.netrics.likeit
-
This class contains information about a character map.
- NetricsCmdStats - Class in com.netrics.likeit
-
This class contains summary statistics form the server on usage of a particular command.
- NetricsCombinedThesaurus - Class in com.netrics.likeit
-
Define a combined thesaurus.
- NetricsCombinedThesaurus(String) - Constructor for class com.netrics.likeit.NetricsCombinedThesaurus
-
Create an empty combined thesaurus.
- NetricsCombinedThesaurus(String, String, String) - Constructor for class com.netrics.likeit.NetricsCombinedThesaurus
-
Create a combined thesaurus from a server side CSV file.
- NetricsCommonStats - Interface in com.netrics.likeit
-
Statistics common to all Patterns "objects": Tables, Thesauri, Models, and Character Maps.
- NetricsCompoundReader - Class in com.netrics.likeit
-
Read compound records from a set of record sources.
- NetricsCompoundReader(String, NetricsRecSrc, boolean) - Constructor for class com.netrics.likeit.NetricsCompoundReader
-
Create a compound record reader.
- NetricsCompoundRecord - Class in com.netrics.likeit
-
A parent record with zero or more child records.
- NetricsCompoundRecord(String, NetricsRecord) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object from a NetricsRecord.
- NetricsCompoundRecord(String, String, String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, String, String, String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, String, String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecSrc - Interface in com.netrics.likeit
-
Defines how compound records (parent plus children) are passed in the API.
- NetricsConMgr - Class in com.netrics.likeit
-
Create connections to the ibi™ Patterns - Search.
- NetricsConMgr() - Constructor for class com.netrics.likeit.NetricsConMgr
-
Create a connection manager.
- NetricsCSVReader - Class in com.netrics.likeit
-
Implement NetricsFieldedReader for CSV files.
- NetricsCSVReader(BufferedReader) - Constructor for class com.netrics.likeit.NetricsCSVReader
-
Create a CSV Reader from an already opened stream.
- NetricsCSVReader(String, String) - Constructor for class com.netrics.likeit.NetricsCSVReader
-
Create a reader for a Named CSV file.
- NetricsCSVRecSrc - Class in com.netrics.likeit
-
NetricsRecSrc implementation for CSV file records.
- NetricsCSVRecSrc(NetricsRecFile) - Constructor for class com.netrics.likeit.NetricsCSVRecSrc
-
Create a record reader for a CSV file.
- NetricsCSVRecSrc(BufferedReader, NetricsRecFile) - Constructor for class com.netrics.likeit.NetricsCSVRecSrc
-
Create a record reader for a CSV file read from a stream.
- NetricsEmbedded - Class in com.netrics.likeit
-
Control the Patterns embedded server.
- NetricsEmbedded() - Constructor for class com.netrics.likeit.NetricsEmbedded
- NetricsEmbeddedSettings - Class in com.netrics.likeit
-
Settings applicable to the embedded ibi™ Patterns - Search engine.
- NetricsEmbeddedSettings() - Constructor for class com.netrics.likeit.NetricsEmbeddedSettings
- NetricsErrorItem - Class in com.netrics.likeit
-
Hold and provide access to detailed error information.
- NetricsException - Exception in com.netrics.likeit
-
A NetricsException is thrown whenever an error occurs.
- NetricsFieldedReader - Interface in com.netrics.likeit
-
This interface is used to provide sets of fields to other ibi™ Patterns - Search classes.
- NetricsFileFormatException - Exception in com.netrics.likeit
-
Exceptions thrown by File Readers.
- NetricsGpuDeviceInfo - Class in com.netrics.likeit
-
Contains information describing a GPU device attached to a ibi™ Patterns - Search Server.
- NetricsIdxStats - Class in com.netrics.likeit
-
This class contains information about a partitioned index in the ibi™ Patterns - Search server.
- NetricsJoin - Class in com.netrics.likeit
-
This class is used to define a join relationship for a Patterns search.
- NetricsJoin(String, int, boolean) - Constructor for class com.netrics.likeit.NetricsJoin
-
Create a NetricsJoin object for searching related tables in a ibi™ Patterns - Search Server.
- NetricsJoin(String, int, boolean, String[], String[]) - Constructor for class com.netrics.likeit.NetricsJoin
-
Create a NetricsJoin object for searching related tables in a ibi™ Patterns - Search Server.
- NetricsMappedRecord - Class in com.netrics.likeit
-
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.
- NetricsModelStats - Class in com.netrics.likeit
-
This class contains information about a ibi™ Patterns - Search Learn Model loaded into a ibi™ Patterns - Search Engine.
- NetricsObjectNameCollection - Class in com.netrics.likeit
-
Tracks a collection of names of Patterns objects (tables, thesauri, models, and character maps
- NetricsObjectNameCollection() - Constructor for class com.netrics.likeit.NetricsObjectNameCollection
-
Constructs an empty collection.
- NetricsObjectType - Enum in com.netrics.likeit
-
Enumerates the types of objects that can be stored in a ibi Patterns Server.
- NetricsPredicate - Class in com.netrics.likeit
-
Predicates are used to select or score records based on exact matching tests.
- NetricsPredicate.DistanceUnits - Enum in com.netrics.likeit
-
Units of measure for distance functions.
- NetricsPredicateIndex - Class in com.netrics.likeit
-
Holds information on a predicate index.
- NetricsPredicateMapper - Class in com.netrics.likeit
-
Remap field names and data values in a predicate string.
- NetricsPredicateMapper(String) - Constructor for class com.netrics.likeit.NetricsPredicateMapper
-
Create a predicate expression string mapper.
- NetricsPsiEncoding - Class in com.netrics.likeit
-
Define an encoding for the PSI pre-filter.
- NetricsPsiEncoding(String[], boolean[], int[], int, Integer) - Constructor for class com.netrics.likeit.NetricsPsiEncoding
-
This class is used to define an encoding for the PSI pre-filter.
- NetricsQuery - Class in com.netrics.likeit
-
NetricsQuery implements the hierarchical query structure.
- NetricsQuery() - Constructor for class com.netrics.likeit.NetricsQuery
- NetricsRecFile - Class in com.netrics.likeit
-
This class is used to specify a file of records read by the ibi™ Patterns - Search Server.
- NetricsRecFile(String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a default CSV file record source.
- NetricsRecFile(String, int) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a default CSV file record source.
- NetricsRecFile(String, int[], String, boolean, boolean, int, boolean, boolean, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a Fixed Width file record source.
- NetricsRecFile(String, String, boolean, boolean, int, boolean, boolean, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a CSV file record source with attributes.
- NetricsRecFile(String, String, boolean, boolean, int, boolean, boolean, int, String, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a CSV file record source with attributes.
- NetricsRecFile(String, String, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a default CSV file record source.
- NetricsRecOp - Class in com.netrics.likeit
-
Objects of this class associate a record operation with a record.
- NetricsRecOp.Op - Enum in com.netrics.likeit
-
This defines the known record operations.
- NetricsRecOpSrc - Interface in com.netrics.likeit
-
Generic interface for reading record operations.
- NetricsRecord - Class in com.netrics.likeit
-
This class holds a single table record for a ibi™ Patterns - Search table.
- NetricsRecord(String, String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String, String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord.ChildType - Enum in com.netrics.likeit
-
The different types of child records.
- NetricsRecSrc - Interface in com.netrics.likeit
-
Generic interface for reading records.
- NetricsRecSrcException - Exception in com.netrics.likeit
-
Exception thrown by all NetricsRecSrc and NetricsRecOpSrc implementations.
- NetricsRecSrcException(String) - Constructor for exception com.netrics.likeit.NetricsRecSrcException
-
Create an exception with a description.
- NetricsRecSrcException(String, Throwable) - Constructor for exception com.netrics.likeit.NetricsRecSrcException
-
Create an exception with a description and a cause.
- NetricsRLinkModel - Class in com.netrics.likeit
-
Contains complete content and statistics of an RLink model loaded on a Patterns server.
- NetricsSearchCfg - Class in com.netrics.likeit
-
This class is used with the search methods of the NetricsServerInterface class to configure a query.
- NetricsSearchCfg(NetricsJoin) - Constructor for class com.netrics.likeit.NetricsSearchCfg
-
Configure a joined search against a set of joined tables.
- NetricsSearchCfg(String) - Constructor for class com.netrics.likeit.NetricsSearchCfg
-
Configure a standard search against a single table.
- NetricsSearchOpts - Class in com.netrics.likeit
-
This class is used to configure search options which apply for the overall search (for each table being searched).
- NetricsSearchOpts() - Constructor for class com.netrics.likeit.NetricsSearchOpts
-
Create a default set of search options
- NetricsSearchResponse - Class in com.netrics.likeit
-
This class represents the ibi™ Patterns - Search Server's response to a search command.
- NetricsSearchResult - Class in com.netrics.likeit
-
This class extends NetricsMappedRecord adding information relevant to a search result (match score, etc.).
- NetricsServerInterface - Class in com.netrics.likeit
-
Base class for all interactions with the ibi™ Patterns - Search Engine.
- NetricsServerInterface(boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with the Embedded ibi™ Patterns - Search Server.
- NetricsServerInterface(String, int) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a ibi™ Patterns - Search Server.
- NetricsServerInterface(String, int, boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a ibi™ Patterns - Search Server.
- NetricsServerInterface(String, int, boolean, boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a ibi™ Patterns - Search Server.
- NetricsServerInterface.ShutdownStatus - Enum in com.netrics.likeit
-
Defines the status of the server that is being shut down.
- NetricsServerStats - Class in com.netrics.likeit
-
This class contains status information on the server process.
- NetricsServerStats() - Constructor for class com.netrics.likeit.NetricsServerStats
-
To keep Java happy, never use this constructor
- NetricsSortEncoding - Class in com.netrics.likeit
-
Defines an encoding for the SORT pre-filter.
- NetricsSortEncoding(String[], boolean[]) - Constructor for class com.netrics.likeit.NetricsSortEncoding
-
This class is used to define an encoding for the SORT pre-filter.
- NetricsTable - Class in com.netrics.likeit
-
This class represents a ibi™ Patterns - Search table.
- NetricsTable(String, Boolean, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
Define a standard or parent table.
- NetricsTable(String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
Define a standard table.
- NetricsTable(String, String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
Create a standard or child table.
- NetricsTableCursor - Class in com.netrics.likeit
-
This class is used to scan the records in a table.
- NetricsTableCursor(String, int) - Constructor for class com.netrics.likeit.NetricsTableCursor
-
Create an initialized cursor, setting all options.
- NetricsTableCursor(String, String[], int) - Constructor for class com.netrics.likeit.NetricsTableCursor
-
Create an initialized cursor for compound records, setting all options.
- NetricsTableCursorCompoundRecSrc - Class in com.netrics.likeit
-
Implements the
NetricsCompoundRecSrc
interface by binding aNetricsTableCursor
to a particular ibi™ Patterns - Search server. - NetricsTableCursorCompoundRecSrc(NetricsTableCursor, NetricsServerInterface) - Constructor for class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Create a NetricsTableCursorCompoundRecSrc instance.
- NetricsTableCursorRecSrc - Class in com.netrics.likeit
-
Implements the
NetricsRecSrc
interface by binding aNetricsTableCursor
to a particular ibi™ Patterns - Search server. - NetricsTableCursorRecSrc(NetricsTableCursor, NetricsServerInterface) - Constructor for class com.netrics.likeit.NetricsTableCursorRecSrc
-
Create a NetricsTableCursorRecSrc instance.
- NetricsTableStats - Class in com.netrics.likeit
-
This class contains statistics on a table in the ibi™ Patterns - Search server.
- NetricsThesaurus - Class in com.netrics.likeit
-
This class contains a list of synonyms that can be used while searching.
- NetricsThesaurus(String) - Constructor for class com.netrics.likeit.NetricsThesaurus
-
A thesaurus is used to equate terms which are not typographically similar.
- NetricsThesaurus(String, String, String) - Constructor for class com.netrics.likeit.NetricsThesaurus
-
Create a thesaurus of synonyms from a CSV file.
- NetricsThesStats - Class in com.netrics.likeit
-
This class contains information about a thesaurus on the ibi™ Patterns - Search server.
- NetricsTransaction - Class in com.netrics.likeit
-
This is an interface object associated with an explicit transaction.
- NetricsTranStats - Class in com.netrics.likeit
-
Represents the status information on an open transaction.
- NetricsVarAttr - Class in com.netrics.likeit
-
Manage a set of Variable Attribute values.
- NetricsVarAttr() - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create an empty set of variable attributes.
- NetricsVarAttr(String) - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create a Variable Attributes set from and encoded string.
- NetricsVarAttr(String[], String[]) - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create a set of variable attributes from a list of names and values.
- NetricsVersionInfo - Class in com.netrics.likeit
-
Contains ibi™ Patterns - Search Java Interface Version Information
- NetricsVersionInfo() - Constructor for class com.netrics.likeit.NetricsVersionInfo
- NetricsWeightedDictionary - Class in com.netrics.likeit
-
This class defines a weighted dictionary, used to identify terms of greater or lesser importance.
- NetricsWeightedDictionary(String) - Constructor for class com.netrics.likeit.NetricsWeightedDictionary
-
A weighted dictionary is used to weight terms which should have more or less relevance than other terms.
- NetricsWeightedDictionary(String, String, String) - Constructor for class com.netrics.likeit.NetricsWeightedDictionary
-
Create a weighted dictionary from a CSV file.
- newConnection() - Method in class com.netrics.likeit.NetricsConMgr
-
Create a new connection.
- NOCHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
No character map with the given name.
- noConfidence() - Method in class com.netrics.likeit.NetricsQuery
-
Turn off the reporting of confidence measures and significance values.
- NODATABASES - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOTDATABASES.
- NOFEATUREVEC - Static variable in exception com.netrics.likeit.NetricsException
-
No feature vector given for RLINK model.
- NOFUNCTION - Static variable in exception com.netrics.likeit.NetricsException
-
No callback function.
- NOMEM - Static variable in exception com.netrics.likeit.NetricsException
-
Out of memory.
- NONORPHANS - com.netrics.likeit.NetricsRecord.ChildType
-
Child records that are linked to an existing parent record.
- NOQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
No search query.
- NORECKEY - Static variable in exception com.netrics.likeit.NetricsException
-
A record key is required.
- NORECORDS - Static variable in exception com.netrics.likeit.NetricsException
-
No records.
- NORLINKMODEL - Static variable in exception com.netrics.likeit.NetricsException
-
No RLINK model.
- normalized() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return true if this indexes normalized values.
- NOSRCHTXT - Static variable in exception com.netrics.likeit.NetricsException
-
Searchable text is required.
- NOSTATUS - Static variable in exception com.netrics.likeit.NetricsException
-
The NULL error.
- NOSYSINIT - Static variable in exception com.netrics.likeit.NetricsException
-
System not initialized.
- Not(NetricsQuery) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a NOT Query Expression Node.
- NOT - Static variable in class com.netrics.likeit.NetricsPredicate
-
logical inversion.
- NOTBLDESC - Static variable in exception com.netrics.likeit.NetricsException
-
No database descriptor.
- NOWGTFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use NOWGTFLD.
- NOWGTFLD - Static variable in exception com.netrics.likeit.NetricsException
-
No weight field specified in record weight expression..
- NSFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Attempt to search non-searchable field.
- num_cmds() - Method in class com.netrics.likeit.NetricsCmdStats
-
The number of these commands completed during the report time period.
- NumberOfFeatures() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the number of features in the model.
- NumberOfTokens() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the number of tokens in the thesaurus.
- NumberPartitions() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the number of partitions in this index.
- numBytes() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Return the number of bytes of data in this record.
- NUMFEATURESMISMATCH - Static variable in exception com.netrics.likeit.NetricsException
-
RLINK model number of features mismatch.
- NUMFIELDS - Static variable in exception com.netrics.likeit.NetricsException
-
Record has the wrong number of fields.
O
- Or(double[], NetricsQuery[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an OR Query Expression Node.
- OR - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if either left or right evaluate to true.
- ORPHANS - com.netrics.likeit.NetricsRecord.ChildType
-
Child records not linked to an existing parent record.
- outgoingTcpPersistence - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
Deprecated.
- OUTPUTLIMIT - Static variable in exception com.netrics.likeit.NetricsException
-
Query output size limits were exceeded..
P
- PARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_PARAM.
- PARAMCONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
Conflicting parameters.
- PARAMFMT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_PARAMFMT.
- PARAMMISSING - Static variable in exception com.netrics.likeit.NetricsException
-
Parameter missing from list.
- PARAMTYPE - Static variable in exception com.netrics.likeit.NetricsException
-
Parameter type is invalid for operation.
- PARAMVAL - Static variable in exception com.netrics.likeit.NetricsException
-
Parameter value out of legal range.
- PARENT_KEY_FIELD_NAME - Static variable in class com.netrics.likeit.ANetricsQueryBuilder
-
Special name for the record parent key value.
- PARTIAL - Static variable in exception com.netrics.likeit.NetricsException
-
Partial search results.
- PARTIALCHPT - Static variable in exception com.netrics.likeit.NetricsException
-
Some of the tables failed to checkpoint.
- PARTIALRESTORE - Static variable in exception com.netrics.likeit.NetricsException
-
Some of the tables failed to restore.
- persistenceDirectory - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-R: Directory where persistence operations take place.
- PLUS - Static variable in class com.netrics.likeit.NetricsPredicate
-
add left to right, concatenate if both are strings.
- port() - Method in class com.netrics.likeit.NetricsServerStats
-
Deprecated.
- Predicate(NetricsPredicate) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Predicate Query Expression Node.
- Predicate(String) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Predicate Query Expression Node from a string predicate.
- PREDSTRING - Static variable in exception com.netrics.likeit.NetricsException
-
Error in Predicate string.
- PREDTYPE - Static variable in exception com.netrics.likeit.NetricsException
-
Predicate does not evaluate to boolean type.
- prefilter_GIP - Static variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
The embedded engine will default to using the GIP pre-filter on tables.
- prefilter_None - Static variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
The embedded engine will default to using no pre-filter on tables.
- prefilter_PSI - Static variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
The embedded engine will default to using the PSI pre-filter on tables.
- prefilter_SORT - Static variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
The embedded engine will default to using the SORT pre-filter on tables.
- product_name() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the official product name.
- PROTOCMD - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_PROTOCMD.
- PROTOCOL_DEFAULT - Static variable in class com.netrics.likeit.NetricsConMgr
-
Use the default protocols
- PROTOCOL_IPV4_ONLY - Static variable in class com.netrics.likeit.NetricsConMgr
-
Use only the IPv4 protocol.
- PROTOCOL_IPV6_ONLY - Static variable in class com.netrics.likeit.NetricsConMgr
-
Use only the IPv6 protocol.
- PROTOCOL_MIXED - Static variable in class com.netrics.likeit.NetricsConMgr
-
Defer choice between IPv4 and IPv6 to network configuration.
- protocolLogFilename - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-D: Raw protocol information is placed in this file.
- PSI_DENSITY_DENSE - Static variable in class com.netrics.likeit.NetricsTable
-
Suffixes are generated for all character positions, up to the maximum.
- PSI_DENSITY_SPARSE - Static variable in class com.netrics.likeit.NetricsTable
-
Suffixes are generated sparsely.
- PSI_DENSITY_STANDARD - Static variable in class com.netrics.likeit.NetricsTable
-
Suffixes are generated intelligently.
- psi_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if PSI is the default prefilter.
- Punctuation - Static variable in class com.netrics.likeit.NetricsCharmap
-
The name of the predefined punctuation sensitive character map.
Q
- QLETREFBROKEN - Static variable in exception com.netrics.likeit.NetricsException
-
The querylet referenced doesn't exist..
- QLETREFLOOP - Static variable in exception com.netrics.likeit.NetricsException
-
A querylet reference loop exists..
- QUERYEXPR - Static variable in exception com.netrics.likeit.NetricsException
-
Badly constructed query expression.
- QUERYLET_LIMIT - Static variable in exception com.netrics.likeit.NetricsException
-
Query too complex: the number of leaf querylets exceeds the limit..
- QUERYLET_NAME - Static variable in class com.netrics.likeit.ANetricsQueryBuilder
-
standard object type name for querylet names.
- queryLogFilename - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-l: Query information is placed in this file.
R
- readRecord() - Method in class com.netrics.likeit.NetricsCSVReader
-
Read a single logical CSV record.
- readRecord() - Method in interface com.netrics.likeit.NetricsFieldedReader
-
Read the next record.
- recadd(String, NetricsRecord) - Method in class com.netrics.likeit.NetricsServerInterface
-
Add a single record to a table.
- recadd(String, NetricsRecSrc, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
- recadd(String, NetricsRecSrc, boolean, int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Add multiple records to a table.
- recdelete(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete a single record from a table.
- recdelete(String, String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete multiple records from a table.
- RECEXISTS - Static variable in exception com.netrics.likeit.NetricsException
-
Record already exists.
- recget(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get a single record from a table.
- recget(String, String[]) - Method in class com.netrics.likeit.NetricsServerInterface
- recnext(NetricsTableCursor) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve records from a table cursor.
- RECNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Record not found.
- RECORD_LIST_TABLE_NAME - Static variable in class com.netrics.likeit.NetricsTable
-
The special table name for score records results.
- recreplace(String, NetricsRecord) - Method in class com.netrics.likeit.NetricsServerInterface
-
Replace a single existing record in a table.
- recreplace(String, NetricsRecSrc, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Replace a set of records in a table.
- recupdate(String, NetricsRecord) - Method in class com.netrics.likeit.NetricsServerInterface
-
Update a single existing record in a table.
- recupdate(String, NetricsRecSrc, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Update a set of records in a table.
- Reference(String) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a reference to a named querylet.
- REGEX - Static variable in exception com.netrics.likeit.NetricsException
-
Invalid regular expression..
- REGEX_MATCH - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if left argument matches right argument as a regular expression.
- REMOTE_DISABLED - Static variable in exception com.netrics.likeit.NetricsException
-
Remote commands are disabled.
- REMOTEHEAP - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_REMOTEHEAP.
- REQUESTFMT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_REQUESTFMT.
- reset() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Reset the scan of record back to the beginning.
- reset() - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
As described for the interface.
- reset() - Method in interface com.netrics.likeit.NetricsBaseRecSrc
-
Restarts the sequence of records from the beginning.
- reset() - Method in class com.netrics.likeit.NetricsCompoundReader
-
Implement the reset method.
- reset() - Method in class com.netrics.likeit.NetricsCSVReader
-
Reset the read back to the first record.
- reset() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Reset the file to the first record.
- reset() - Method in interface com.netrics.likeit.NetricsFieldedReader
-
Start sequence over from the beginning.
- reset() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Reset the scan of records back to the beginning.
- reset() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Resets the underlying cursor to the beginning.
- reset() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
-
Resets the underlying cursor to the beginning.
- restore(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.Checkpoint/Restore is deprecated in favor of Durable Data. See the ibi Patterns Installation Guide. If the checkpoint/restore feature must be used,
NetricsServerInterface.restoreObjects(NetricsObjectNameCollection)
is preferred. - RESTOREFAIL - Static variable in exception com.netrics.likeit.NetricsException
-
All of the tables failed to restore.
- restoreObjects(NetricsObjectNameCollection) - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.Checkpoint/Restore is deprecated in favor of Durable Data.
- rlcreate(NetricsRLinkModel, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Loads a ibi™ Patterns - Search Learn Model under the given name.
- rlcreate(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Use this function to load a ibi™ Patterns - Search Learn Model under the given name.
- rlcreate_l(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
- rlcreate_l(String, String, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Use this function to load a ibi™ Patterns - Search Learn Model under the given name.
- rldelete(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete one or more ibi™ Patterns - Search Learn Models.
- rleval(String, double[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Evaluate a ibi™ Patterns - Search Learn Model with the given vector of feature values.
- Rlink(String, NetricsQuery[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an RLINK Query Expression Node.
- Rlink(String, NetricsQuery[], boolean) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an RLINK Query Expression Node.
- RLINKMODELNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
RLINK model not found.
- RlinkWithAlt(String, NetricsQuery[], boolean, double, double, NetricsQuery, double, boolean) - Static method in class com.netrics.likeit.NetricsQuery
-
Create an Rlink query with an alternate query.
- rllist(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
List information on ibi™ Patterns - Search Learn models.
- Rpl(NetricsRecord) - Static method in class com.netrics.likeit.NetricsRecOp
-
Create a Replace Record Operation.
- RPL - com.netrics.likeit.NetricsRecOp.Op
-
Replace a record, it is an error if it doesn't exist.
S
- save(OutputStream) - Method in class com.netrics.likeit.NetricsRLinkModel
- SCORE_IT - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Information Theory scoring.
- SCORE_MAX - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Maximum scoring, maximum of Normal and Reverse.
- SCORE_MIN - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Minimum scoring, minimum of Normal and Reverse.
- SCORE_NORMAL - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Normal scoring, look for query in record.
- SCORE_REVERSE - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Reverse scoring, look for record in query.
- SCORE_SYMMETRIC - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Symmetric scoring, match query and record.
- scoreRecords(NetricsQuery, NetricsSearchOpts, NetricsTable, NetricsRecord...) - Method in class com.netrics.likeit.NetricsServerInterface
-
Score one or more records against a query.
- scoreRecords(NetricsQuery, NetricsSearchOpts, NetricsTable, NetricsRecSrc) - Method in class com.netrics.likeit.NetricsServerInterface
-
Score all records from a record source against a query.
- scoreType(int) - Method in class com.netrics.likeit.NetricsQuery
-
This specifies the type of score to be used for ordering records.
- scoreType(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
This specifies the type of score to be used for ordering records.
- search(NetricsSearchCfg[], NetricsSearchOpts) - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a search on one or more tables.
- search(NetricsSearchCfg, NetricsSearchOpts) - Method in class com.netrics.likeit.NetricsServerInterface
- searchSingleRecordLimit - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-J: Maximum number of total records on a join query.
- searchSubrecordLimit - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-J: Maximum number of sub-records per parent on a join query.
- selectLayout(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Deprecated.Deprecated since 5.6. This function no longer does anything.
- server_info() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the server version information.
- server_info() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the server status string.
- setAttr(String, String) - Method in class com.netrics.likeit.NetricsVarAttr
-
Add or replace an attribute in a Variable Attribute set.
- setBatchSize(int) - Method in class com.netrics.likeit.NetricsTableCursor
-
Set the batch size for this cursor.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsBaseThesaurus
-
Set the character map for this thesaurus.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsCombinedThesaurus
-
Set the character map for this thesaurus.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsThesaurus
-
Set the character map for this thesaurus.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsWeightedDictionary
-
Set the character map for this thesaurus.
- setCharmaps(String[]) - Method in class com.netrics.likeit.NetricsTable
-
Specifies the character map to use for each field.
- setCharset(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Do not change this unless instructed to do so by your ibi representative.
- setChildTables(String[]) - Method in class com.netrics.likeit.NetricsTableCursor
-
Set the list of child tables.
- setChildTables(List<String>) - Method in class com.netrics.likeit.NetricsTableCursor
-
Set the list of child tables.
- setConfidenceCutoff(double) - Method in class com.netrics.likeit.ConfidenceQlt
-
Set the confidence cut off value.
- setConfiguration(File) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from a configuration file.
- setConfiguration(File) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from a configuration file.
- setConfiguration(InputStream) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from an InputStream.
- setConfiguration(InputStream) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from an InputStream.
- setConfiguration(Object) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from a configuration object.
- setConfiguration(Object) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from a configuration object.
- setConfiguration(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from a configuration source.
- setConfiguration(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from a configuration source.
- setConnectionPoolingCommon() - Method in class com.netrics.likeit.NetricsConMgr
-
Set connection pooling to common mode.
- setConnectionPoolingLocal() - Method in class com.netrics.likeit.NetricsConMgr
-
Set connection pooling to local mode.
- setConnectionPoolingOff() - Method in class com.netrics.likeit.NetricsConMgr
-
Turn off connection pooling.
- setConnectionPoolingPolicy(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the connection pooling policy for this object.
- setDataNames(List<String>, List<String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the data item name mappings.
- setDataNames(Map<String, String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the data item name mappings.
- setDebugOff() - Method in class com.netrics.likeit.NetricsConMgr
-
Set debug logging off.
- setDebugOn() - Method in class com.netrics.likeit.NetricsConMgr
-
Set debug logging on.
- setDefaultValue(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the default field value.
- setDefaultValue(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the default field value.
- setDefaultValue(String) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Set the default value for unspecified data items.
- setDetailedStats(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable detailed statistics for this search.
- setDoMaxWork(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the Do Max Work (ignore errors) setting.
- setEmbeddedMode(boolean) - Method in class com.netrics.likeit.NetricsConMgr
-
Enable or disable embedded mode.
- setEmptyScore(double) - Method in class com.netrics.likeit.NetricsQuery
-
Sets the score a comparison gets when empty data is encountered.
- setEmptyScore(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the score a comparison gets when empty data is encountered.
- setEncoding(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the character set encoding of the source file.
- setEstNumRecords(int) - Method in class com.netrics.likeit.NetricsTable
-
Set the estimated number of records.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsBaseThesaurus
-
Select exact match mode.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsCombinedThesaurus
-
Select exact match mode.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsThesaurus
-
Select exact match mode.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsWeightedDictionary
-
Select exact match mode.
- setExtraData(Object) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set any extra data for the query builder.
- setFailEmptyPred(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Deprecated.As of 6.1, use setEmptyPredicateBehavior
- setFailInvalidPred(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Deprecated.As of 6.1, use setInvalidPredicateValuation
- setFetchSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your ibi representative.
- setFieldNames(List<String>, List<String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the field name mappings.
- setFieldNames(Map<String, String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the field name mappings.
- setFieldNamesFirst(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the field names first flag.
- setFieldTypes(int[]) - Method in class com.netrics.likeit.NetricsTable
-
Specify the field types for this table.
- setFieldTypesFirst(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the state of the field-types-first flag.
- setFieldValues(NetricsRecord) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the current field values from a NetricsRecord object.
- setFieldValues(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the current field values.
- setFieldValues(Map<String, String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the current field values.
- setFieldValuesFromList(Map<String, List<List<String>>>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the current field values.
- setFieldValuesFromMap(Map<String, List<Map<String, String>>>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the current field values.
- setFieldValuesFromRecord(NetricsCompoundRecord) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the current field values.
- setFileName(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the source file name.
- setGipFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable GIP filtering for this table.
- setGipFiltered(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable GIP filtering for this table.
- setGipGramLen(int) - Method in class com.netrics.likeit.NetricsTable
-
This method sets the gram length for the enterprise filter.
- setGpuCallParallelism(Integer) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of simultaneous GPU calls used in the search.
- setGpuDevices(int[]) - Method in class com.netrics.likeit.NetricsTable
-
Select the GPU devices this tables uses for GPU-accelerated indexing.
- setGpuEnabled(Boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set whether the search uses GPU-enabled indexing.
- setGpuIndexing(Boolean) - Method in class com.netrics.likeit.NetricsTable
-
Set whether this table uses GPU-accelerated indexing.
- setGpuTableBlocksPerCall(Integer) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of table-blocks evaluated per GPU call.
- setGroup(String) - Method in class com.netrics.likeit.NetricsQuery
-
Assign a group to this querylet.
- setHost(String) - Method in class com.netrics.likeit.NetricsConMgr
-
Set the ibi™ Patterns - Search host machine.
- setInfo(String) - Method in class com.netrics.likeit.NetricsTable
-
Set the table info string.
- setInitialKey(int) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the initial key value.
- setInputFieldName(String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set a field name to be used to identify an input field.
- setInputFieldName(String, String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set a field name for the given table to be used to identify an input field.
- setInputFieldNames(String, List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the field names for a table to be used for input field values.
- setInputFieldNames(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the field names to be used for input field values.
- setInputFieldOrdering(String, List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the input field ordering for the specified table.
- setInputFieldOrdering(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set input field ordering.
- setInputTableName(String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the table name as recognized in the input record data.
- setInputTableNames(List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the table names as recognized in the input record data.
- setInvalidScore(double) - Method in class com.netrics.likeit.NetricsQuery
-
Sets the score a comparison gets when invalid data is encountered.
- setInvalidScore(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the score a comparison gets when an error occurs.
- setJoinTable(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the joined table name for joined queries.
- setKeyIndex(int) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the key index value.
- setKeyName(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the name of the field holding the record key.
- setLeadingKey(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the leading key.
- setMatchEmpty(boolean) - Method in class com.netrics.likeit.NetricsQuery
-
Sets the flag to match empty values.
- setMatchEmpty(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the flag to match empty values.
- setMatchesRequested(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of matches returned by the ibi™ Patterns - Search Server (default 25).
- setName(String) - Method in class com.netrics.likeit.NetricsQuery
-
Assign a name to this querylet.
- setName(String) - Method in class com.netrics.likeit.NetricsTable
-
Set the table's name
- setNetProtocols(int) - Method in class com.netrics.likeit.NetricsConMgr
-
Set the network protocols that will be used to connect to the ibi Patterns Server.
- setNetProtocols(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the network protocols that will be used to connect to the ibi Patterns Engine.
- setNetricsQuery(NetricsQuery) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the NetricsQuery to be performed.
- setOutputFieldName(String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Change a single field name to be output in the generated query.
- setOutputFieldName(String, String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
For the specified table change a single field name to be output in the generated query.
- setOutputFieldNames(String, List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the field names for the given table to be output in the generated query.
- setOutputFieldNames(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the field names to be output in the generated query.
- setOutputTableName(String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the table name to be used in the generated queries.
- setParentKeyIndex(int) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the parent key index value.
- setParentKeyName(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the name of the field holding the record parent key.
- setPCSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your ibi representative.
- setPhonetic(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable phonetic searches for this table.
- setPhonetic(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable or disable phonetic searches for this table.
- setPort(int) - Method in class com.netrics.likeit.NetricsConMgr
-
Set the ibi™ Patterns - Search listen port.
- setPosition(String) - Method in class com.netrics.likeit.NetricsTableCursor
-
Reset the position of a cursor.
- setPosition(String) - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Reposition the underlying cursor.
- setPosition(String) - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
-
Reposition the underlying cursor.
- setPsiDensity(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the density of suffixes produced from query field values.
- setPsiDensity(int) - Method in class com.netrics.likeit.NetricsTable
-
Set the density of suffixes produced from record field values.
- setPsiEncodings(NetricsPsiEncoding...) - Method in class com.netrics.likeit.NetricsTable
-
Specifies encodings for the PSI pre-filter.
- setPsiEncodings(String[][], int[][], int[], int[][]) - Method in class com.netrics.likeit.NetricsTable
-
Deprecated.
- setPsiEncodings(String[][], int[][], int[], int[][], Integer[]) - Method in class com.netrics.likeit.NetricsTable
-
Deprecated.
- setPsiEncodings(Collection<NetricsPsiEncoding>) - Method in class com.netrics.likeit.NetricsTable
-
Specifies encodings for the PSI pre-filter.
- setPsiFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable PSI filtering for this table.
- setPsiFiltered(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable PSI filtering for this table.
- setPsiLookupFields(String[]) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your ibi technical support representative.
- setQCSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your ibi representative.
- setQueryConfiguration(NetricsSearchCfg) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Add any query configuration options to the configuration.
- setQueryConfiguration(NetricsSearchCfg) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Add any query configuration options to the configuration.
- setRlModelName(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your ibi technical support representative.
- setSearchOpts(NetricsSearchOpts) - Static method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Add search options.
- setSearchOpts(NetricsSearchOpts) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Add search options.
- SetSearchPredicate(NetricsPredicate) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the search predicate for a given search.
- SetSearchPredicate(String) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the search predicate from a string.
- setServerLocale(Locale) - Method in class com.netrics.likeit.NetricsServerInterface
-
Sets the locale used by the interface when formatting exchanges with the server.
- setSkipCount(int) - Method in class com.netrics.likeit.NetricsTableCursor
-
Sets the number of records to skip before the next batch is retrieved.
- setSortEncodings(NetricsSortEncoding...) - Method in class com.netrics.likeit.NetricsTable
-
Specifies encodings for the SORT pre-filter.
- setSortEncodings(String[][], int[][]) - Method in class com.netrics.likeit.NetricsTable
-
Deprecated.
- setSortEncodings(Collection<NetricsSortEncoding>) - Method in class com.netrics.likeit.NetricsTable
-
Specifies encodings for the SORT pre-filter.
- setSortFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable SORT filtering for this table.
- setSortFiltered(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable SORT filtering for this table.
- setSortLookupFields(String[]) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your ibi technical support representative.
- setSSLEnabled(boolean) - Method in class com.netrics.likeit.NetricsConMgr
-
Sets the SSL enable flag.
- setSSLEnabled(boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Sets the SSL enable flag.
- setSSLSocketFactory(SSLSocketFactory) - Method in class com.netrics.likeit.NetricsConMgr
-
Sets the current SSL socket factory.
- setSSLSocketFactory(SSLSocketFactory) - Method in class com.netrics.likeit.NetricsServerInterface
-
Sets the current SSL socket factory.
- setStartMatch(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the rank of the first match to be returned by the ibi™ Patterns - Search Server (default 1).
- setThesaurusWeight(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use the specified thesaurus weight in determining matching records.
- setVisStyle(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the visualization style you want returned.
- setXparm(int, double) - Method in class com.netrics.likeit.NetricsQuery
-
Use this method only on the advice of your ibi representative.
- setXparm(int, double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use this method only on the advice of your ibi representative.
- setXparm(int, int) - Method in class com.netrics.likeit.NetricsQuery
-
Use this method only on the advice of your ibi representative.
- setXparm(int, int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use this method only on the advice of your ibi representative.
- shutdown() - Static method in class com.netrics.likeit.NetricsEmbedded
-
Shut down the ibi™ Patterns - Search Embedded Server.
- SHUTDOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_SHUTDOWN.
- Simple(String) - Static method in class com.netrics.likeit.NetricsQuery
-
As
NetricsQuery.Simple(String, String[], double[])
, but on all fields, with equal weights. - Simple(String, String) - Static method in class com.netrics.likeit.NetricsQuery
-
As
NetricsQuery.Simple(String, String[], double[])
, but on a single field. - Simple(String, String[]) - Static method in class com.netrics.likeit.NetricsQuery
-
As
NetricsQuery.Simple(String, String[], double[])
, but without field weights. - Simple(String, String[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Simple Query Expression Node.
- size() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Return the number of RecOps in this source.
- sort_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if SORT is the default prefilter.
- SRCHPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized search parameter.
- SSL - Static variable in exception com.netrics.likeit.NetricsException
-
Error performing SSL/TLS operations..
- Standard - Static variable in class com.netrics.likeit.NetricsCharmap
-
The name of the predefined default character map.
- start_time() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return the start time of this report.
- STARTSWITH - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check if left argument starts with right argument.
- STATE_ADDED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item has been added, but not yet committed.
- STATE_DELETED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item has been deleted, but the delete is not yet committed.
- STATE_DIRTY - Static variable in class com.netrics.likeit.NetricsTranStats
-
This is a special state used to test if this object has been modified by an uncommitted transaction.
- STATE_EXIST - Static variable in class com.netrics.likeit.NetricsTranStats
-
The item exists but is not held by a transaction.
- STATE_HELD - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item is held by a transaction that is not committed
- STATE_MIXED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item had different states on different nodes.
- STATE_NULL - Static variable in class com.netrics.likeit.NetricsTranStats
-
Special state indicating there is no state for this item.
- STATE_RENAMED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item was renamed, but the name change is not committed.
- STATE_REPLACED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item was replaced, but the update is not committed.
- STATE_UPDATED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item has been updated, the update is not committed.
- STATUSOK - Static variable in exception com.netrics.likeit.NetricsException
-
Success.
- SUBSET - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if all strings in block array on left are in block array on right.
- SUPERSET - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if block array on left contains all strings in block array on right.
- SVR_BLANKLINE - Static variable in exception com.netrics.likeit.NetricsException
-
List terminator (non-error).
- SVR_BYTECOUNT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol byte count out of range.
- SVR_DEFERRED - Static variable in exception com.netrics.likeit.NetricsException
-
An error will be happening, but the specific code isn't known yet..
- SVR_EXTRAINPUT - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected additional input.
- SVR_HANDSHAKE - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol handshake failed.
- SVR_IPCEOF - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected EOF.
- SVR_IPCERR - Static variable in exception com.netrics.likeit.NetricsException
-
I/O error on socket.
- SVR_IPCTIMEOUT - Static variable in exception com.netrics.likeit.NetricsException
-
Socket I/O operation timed out.
- SVR_LAYOUT_CONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
No longer used..
- SVR_LINECOUNT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol line count out of range.
- SVR_LINELENGTH - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol line too long.
- SVR_LOGFILE - Static variable in exception com.netrics.likeit.NetricsException
-
Log file could not be opened/written.
- SVR_NO_DEFAULT_LAYOUT - Static variable in exception com.netrics.likeit.NetricsException
-
No longer used..
- SVR_NODATABASES - Static variable in exception com.netrics.likeit.NetricsException
-
No databases to search.
- SVR_NODE_CONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
Conflicting errors from multiple nodes..
- SVR_NODE_DATA_SYNC - Static variable in exception com.netrics.likeit.NetricsException
-
Objects out of sync between nodes..
- SVR_NODE_DOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Node communications failed..
- SVR_NOQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
No search query.
- SVR_NOSTATUS - Static variable in exception com.netrics.likeit.NetricsException
-
Unparsable status line.
- SVR_OTHER_NODE - Static variable in exception com.netrics.likeit.NetricsException
-
Node operation aborted because another node in the same operation failed..
- SVR_PARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter not recognized.
- SVR_PARAMFMT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter format error.
- SVR_PARAMTYPE - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter type mismatch.
- SVR_PARAMVAL - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter value illegal.
- SVR_PROTOCMD - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol command not recognized.
- SVR_REMOTEHEAP - Static variable in exception com.netrics.likeit.NetricsException
-
Remote heap mode.
- SVR_REQUESTFMT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol request format error.
- SVR_SHUTDOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Perform server shutdown.
- SVR_UNKNOWN_LAYOUT - Static variable in exception com.netrics.likeit.NetricsException
-
No longer used..
- SVR_ZEROLEN - Static variable in exception com.netrics.likeit.NetricsException
-
No searchable text of zero length.
- svrlogoff() - Method in class com.netrics.likeit.NetricsServerInterface
-
Turn off search logging (must be enabled when the server starts up).
- svrlogon() - Method in class com.netrics.likeit.NetricsServerInterface
-
Turn on search logging.
- svrnoop() - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a noop on the ibi™ Patterns - Search Server.
- SVRNOQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOQUERY.
- SVRNOSTATUS - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOSTATUS.
- SVRPARAMVAL - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_PARAMVAL.
- svrshutdown() - Method in class com.netrics.likeit.NetricsServerInterface
-
Shut down the ibi™ Patterns - Search Server.
- svrshutdown(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Shutdown the ibi™ Patterns - Search Server, and optionally wait for it to complete shutdown.
- svrversion() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the version information of this interface.
- SYSINIT - Static variable in exception com.netrics.likeit.NetricsException
-
System already initialized.
T
- TABLE - com.netrics.likeit.NetricsObjectType
-
ibi™ Patterns - Search table objects.
- TableName() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the name of the table the index is associated with.
- tbldelete(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete a table.
- TBLEXISTS - Static variable in exception com.netrics.likeit.NetricsException
-
Database already exists.
- tblload(NetricsTable) - Method in class com.netrics.likeit.NetricsServerInterface
-
Used to load a NetricsTable into the server.
- tblload(NetricsTable, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Used to load a NetricsTable into the server.
- tblload(NetricsTable, NetricsRecFile) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create and load a table from a server side CSV file.
- TBLLOCKED - Static variable in exception com.netrics.likeit.NetricsException
-
Database locked by lkt_dblock (Obsolete - not used).
- tblmove(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Rename a table.
- TBLMOVESAME - Static variable in exception com.netrics.likeit.NetricsException
-
Source and destination database are the same.
- TBLNOFIELDS - Static variable in exception com.netrics.likeit.NetricsException
-
This table has no fields in it.
- TBLNOTCHILD - Static variable in exception com.netrics.likeit.NetricsException
-
Specified table is not a child table..
- TBLNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Database not found.
- TBLPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized database parameter.
- TBLUNLOCKED - Static variable in exception com.netrics.likeit.NetricsException
-
Database not locked by lkt_dblock (Obsolete - not used).
- thcreate(NetricsThesaurus) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a thesaurus in the Patterns server.
- thdelete(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete one or more thesauri currently loaded on the server.
- THES - com.netrics.likeit.NetricsObjectType
-
ibi™ Patterns - Search thesaurus objects.
- thes_stats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics on thesauri currently loaded on the server.
- THESAURUS - Static variable in class com.netrics.likeit.ANetricsQueryBuilder
-
standard object type name for thesaurus objects.
- ThesaurusName() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the name of the thesaurus.
- thesaurusSubstitutionLimit - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-T: Maximum thesaurus substitutions per querylet.
- ThesaurusType() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the type of the thesaurus.
- THESNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Thesaurus not found.
- thlist() - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists the thesauri currently loaded in the ibi™ Patterns - Search Server.
- TIEBREAK_ALIGNMENT - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties to favor matches closer to beginning of record.
- TIEBREAK_FIELDVAL - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties based on the value of a field.
- TIEBREAK_RECID - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties using record key, guarantees deterministic order.
- TIEBREAK_RECLEN - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Deprecated, same as TIEBREAK_SCORETYPE Symmetric.
- TIEBREAK_SCORETYPE - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties based on another score type.
- TIMES - Static variable in class com.netrics.likeit.NetricsPredicate
-
multiply left and right.
- toBaseString() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Return just the base record string version.
- TOBLK - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert a value to a character block.
- TODATE - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to date.
- TODATEEU - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to date assuming it is in European dd/mm/yyyy format.
- TODATEEUT - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert a value to date and time assuming it is in European format.
- TODATET - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert a value to date and time.
- TODBL - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to Double (Float).
- TOINT - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to integer.
- TOKENIZE - Static variable in class com.netrics.likeit.NetricsPredicate
-
split a string into tokens, returning a block array.
- toNetricsRecord() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Return this record as new NetricsRecord object.
- TOO_MANY_TABLES - Static variable in exception com.netrics.likeit.NetricsException
-
Too many tables..
- toString() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Return a human readable string representation of the record.
- toString() - Method in class com.netrics.likeit.NetricsBaseThesaurus
- toString() - Method in class com.netrics.likeit.NetricsCharmap
- toString() - Method in class com.netrics.likeit.NetricsCharmapStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return report as a string.
- toString() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Return a human readable string version of this record.
- toString() - Method in class com.netrics.likeit.NetricsEmbeddedSettings
- toString() - Method in exception com.netrics.likeit.NetricsException
-
Convert a this object to a string representation.
- toString() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return formatted string version of exception info.
- toString() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
- toString() - Method in class com.netrics.likeit.NetricsIdxStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsModelStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsObjectNameCollection
- toString() - Method in class com.netrics.likeit.NetricsQuery
-
Print out query for debugging.
- toString() - Method in enum com.netrics.likeit.NetricsRecOp.Op
-
Return the string name for this Operation code.
- toString() - Method in class com.netrics.likeit.NetricsRecOp
-
Return a human readable form of this operation.
- toString() - Method in exception com.netrics.likeit.NetricsRecSrcException
-
Return a human readable string form of the exception.
- toString() - Method in class com.netrics.likeit.NetricsRLinkModel
- toString() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Unformatted raw response data received from the server.
- toString() - Method in class com.netrics.likeit.NetricsServerStats
-
Return report as a string.
- toString() - Method in class com.netrics.likeit.NetricsTable
- toString() - Method in class com.netrics.likeit.NetricsTableStats
- toString() - Method in class com.netrics.likeit.NetricsThesStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsTranStats
-
Return a string that represents the NetricsTranStats object.
- toString(String) - Method in class com.netrics.likeit.NetricsBaseRecord
- tot_full() - Method in class com.netrics.likeit.NetricsCmdStats
-
The total full time for all of these commands completed during the report time period.
- tot_overhead() - Method in class com.netrics.likeit.NetricsCmdStats
-
The total overhead time for all of these commands completed during the report time period.
- tot_proc() - Method in class com.netrics.likeit.NetricsCmdStats
-
The total processing time for all of these commands completed during the report time period.
- TOTHE - Static variable in class com.netrics.likeit.NetricsPredicate
-
raise left to the power of right.
- TRAN_EXISTS - Static variable in exception com.netrics.likeit.NetricsException
-
A transaction was detected.
- TRAN_ID_NULL - Static variable in class com.netrics.likeit.NetricsTranStats
-
Represents the special null or missing transaction id.
- TRAN_IN_USE - Static variable in exception com.netrics.likeit.NetricsException
-
This operation was rejected because another operation using this transaction ID is running.
- TRAN_LIMIT - Static variable in exception com.netrics.likeit.NetricsException
-
Too many open transactions.
- TRAN_UNKNOWN - Static variable in exception com.netrics.likeit.NetricsException
-
An explicit transaction ID was given, but it is not an existing open transaction.
- tranAbort(long) - Method in class com.netrics.likeit.NetricsServerInterface
-
This method aborts the transaction with full transaction id tran_id.
- tranCommit(long) - Method in class com.netrics.likeit.NetricsServerInterface
-
This method commits the transaction with full transaction id tran_id.
- TRANCONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
An attempt was made to modify an object that is being modified by another transaction.
- tranForceCommit(long) - Method in class com.netrics.likeit.NetricsServerInterface
-
This method commits the transaction with full transaction id tran_id, forcing the commit even if there were errors.
- tranIdleAction() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the current idle transaction action setting.
- tranIdleTimeout() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the current idle transaction timeout setting, in seconds.
- transactionClosed - Static variable in class com.netrics.likeit.NetricsServerInterface
- tranSetIdleOpts(int, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the idle transaction processing parameters on the server.
- TYPE_NULL - Static variable in class com.netrics.likeit.NetricsErrorItem
-
Indicates this error item contains no information.
- TYPE_TRANID - Static variable in class com.netrics.likeit.NetricsErrorItem
-
Indicates this error item contains a transaction id.
- TYPE_UNKNOWN - Static variable in class com.netrics.likeit.NetricsErrorItem
-
Indicates this error item contains uncategorized information.
U
- underlineThresh(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify the threshold beyond which to underline text.
- UNKFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Unknown field.
- unsupportedEmbeddedServerOperation - Static variable in class com.netrics.likeit.NetricsServerInterface
- Upd(NetricsRecord) - Static method in class com.netrics.likeit.NetricsRecOp
-
Create an Update Record Operation.
- UPD - com.netrics.likeit.NetricsRecOp.Op
-
Add a record if it doesn't exist, otherwise replace the record.
- UPDPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized update parameter.
- updRecsFromFile(String, NetricsRecFile) - Method in class com.netrics.likeit.NetricsServerInterface
-
Update records from a file.
- useAbsoluteCutoff(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Cut off the result set at a specific absolute value.
- useCharmap(String) - Method in class com.netrics.likeit.NetricsQuery
-
Assign a character map for this query.
- useEphemeralThesaurus(NetricsBaseThesaurus) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use an ephemeral thesaurus in determining matching records.
- useEphemeralThesaurus(NetricsBaseThesaurus, double) - Method in class com.netrics.likeit.NetricsQuery
-
Assign an ephemeral thesaurus to be used by this NetricsQuery.
- useExactPlusScoreCutoff(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Return all search results which are exact matches plus a fixed number of records which are inexact.
- useFeatureConfidence() - Method in class com.netrics.likeit.NetricsQuery
-
Use the feature based confidence measure.
- useNoCutoff() - Method in class com.netrics.likeit.NetricsSearchOpts
-
Revert to not using a cutoff.
- usePercentOfTopCutoff(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Return search results whose scores are above a given percentage of the score of the first record.
- useRlinkThreshold() - Method in class com.netrics.likeit.NetricsQuery
-
Set an RLink query to use the Model cutoff threshold.
- useSimpleGapCutoff(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Return search results until there is gap between adjacent records.
- useThesaurus(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use the specified thesaurus or combined thesaurus in determining matching records.
- useThesaurus(String, double) - Method in class com.netrics.likeit.NetricsQuery
-
Assign a thesaurus to be used by the NetricsQuery object.
- useWeightedDictionary(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use the specified weighted dictionary in determining matching records.
V
- valueOf(String) - Static method in enum com.netrics.likeit.NetricsObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netrics.likeit.NetricsPredicate.DistanceUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netrics.likeit.NetricsRecOp.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netrics.likeit.NetricsRecord.ChildType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netrics.likeit.NetricsServerInterface.ShutdownStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.netrics.likeit.NetricsObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.netrics.likeit.NetricsPredicate.DistanceUnits
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.netrics.likeit.NetricsRecOp.Op
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.netrics.likeit.NetricsRecord.ChildType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.netrics.likeit.NetricsServerInterface.ShutdownStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the ibi™ Patterns - Search Server Interface version information.
- version() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the release version.
W
- wdcreate(NetricsWeightedDictionary) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a weighted dictionary in the Patterns server.
- Wgtbyfield(String, NetricsQuery) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a weighted field query expression node.
- who_built() - Method in class com.netrics.likeit.NetricsServerStats
-
Return who built the server.
Z
- ZEROLEN - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_ZEROLEN.
All Classes All Packages