- CHARCONV - Static variable in exception com.netrics.likeit.NetricsException
-
Error in character encoding conversion.
- CHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
Invalid character mapping.
- checkpoint(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Checkpoint tables currenntly loaded in the Netrics Server.
- checkpoint_dir() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the directory used for checkpoint/restore.
- CHPTFAIL - Static variable in exception com.netrics.likeit.NetricsException
-
All of the tables failed to checkpoint.
- 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.
- cmapcreate(NetricsCharmap) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a character map in the remote server.
- cmaplist() - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists the character maps currently loaded in the Netrics Engine.
- CMD_ALL - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Special "command" that means all commands.
- 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_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_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_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_DUMP - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table dump command (dump all records).
- 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_LOCK - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table lock 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_TBL_UNLOCK - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table unlock 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).
- 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.
- com.netrics.likeit - package com.netrics.likeit
-
- compare(NetricsRecord) - Method in class com.netrics.likeit.NetricsRecord
-
Compare two records.
- compare(NetricsTable) - Method in class com.netrics.likeit.NetricsTable
-
For internal use only.
- 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.
- 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.
- CreateIntOperand(int) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant value of type int.
- CreatePredicate(NetricsPredicate, int, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate by combining two predicates that were previously created.
- CreateStringOperand(String) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant of type String.
- 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 remote 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
-
Create a Custom Query node.
- 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, String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Return an attribute value for a particular field and attribute.
- getAttribute(String) - Method in class com.netrics.likeit.NetricsRecord
-
Gets the specified attribute value of the record.
- getAttrNames(String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Return a list of attribute names for a field.
- getAttrNames() - Method in class com.netrics.likeit.NetricsRecord
-
Returns the names of name/value attributes of the record.
- getAttrValues() - Method in class com.netrics.likeit.NetricsRecord
-
Returns the values of name/value attributes of the record.
- getCharMaps() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the name of the character map for each field of the table.
- getCharMatchStrengths(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the match strength information for a field in the record.
- getCharMatchStrengths(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the match strength information for a 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.
- getCheckpointStatus() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the status of any checkpoint for this table.
- getConnectionPoolingPolicy() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the connection pooling policy currently in use.
- getCount() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the number of records returned so far.
- getCurLine() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the line number of the last line read.
- getDbInfo() - Method in class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- getDblCharMatchStrengths(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the precomputed visualization strengths for this field.
- getDblCharMatchStrengths(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the precomputed visualization strengths for this field.
- 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.
- getErrorCode() - Method in exception com.netrics.likeit.NetricsException
-
Get the error code associated with the error.
- getErrorDescription() - Method in exception com.netrics.likeit.NetricsException
-
Get the description of the error.
- getExtendedErrorInformation() - Method in exception com.netrics.likeit.NetricsException
-
Get the extended error information.
- getField(String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns the contents of a field in the record.
- getField(int) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns the contents of a field in the record.
- getFieldBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
- getFieldChars() - Method in class com.netrics.likeit.NetricsTableStats
-
- 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
-
Can be used to get the field names from a NetricsTable returned by a tbldump.
- 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.NetricsRecord
-
Can be used to get the content of a record returned from a tbldump.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the record field types.
- 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.
- getHeaderBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the overhead for a table (in kbytes).
- getHtml(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Gets an HTML visualized field from the record.
- getHtml(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Gets an HTML visualized field from the record.
- getIdxBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the indexing information for the table (in kbytes).
- getInfo() - Method in class com.netrics.likeit.NetricsTable
-
Can be used to get the table info from a NetricsTable returned by a tbldump.
- getInitialKey() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the initial key setting.
- 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.NetricsRecord
-
Retrieve the unique key of a record.
- 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).
- 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.
- getLockKey() - Method in class com.netrics.likeit.NetricsLock
-
Used for debugging.
- 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.
- 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.
- 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.
- getNext() - Method in class com.netrics.likeit.NetricsArrayDbRecSrc
-
Deprecated.
- getNext() - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
- getNext() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the next valid CSV record.
- getNext() - Method in interface com.netrics.likeit.NetricsRecSrc
-
Returns the next record.
- 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.
- 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).
- getProcBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total memory used by the process (in kbytes).
- 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.
- getRecSrc() - Method in class com.netrics.likeit.NetricsTable
-
Retrieve the NetricsRecSrc for a NetricsTable returned by a tbldump.
- 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.
- getRlScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the decision engine
strength for this record.
- getSearchResults() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The records returned by the search.
- getSearchTime() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The amount of time is took to perform the search.
- getSrcDbInfo() - Method in class com.netrics.likeit.NetricsSearchResult
-
- getSrcDbName() - Method in class com.netrics.likeit.NetricsSearchResult
-
- 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.
- 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.
- getTblInfo() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the table info field for this table.
- getTotalBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the table, all structures included (in kbytes).
- gip_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if GIP prefilter is enabled.
- GipKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the amount of memory in Kilo-Bytes used by the associated GIP indexes.
- 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.
- 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.
- 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.
- INTERNAL - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected Internal Error (contact Netrics).
- 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.
- isDecisionEngine() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates it is a Decision Engine.
- isGIPEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates the GIP prefilter is enabled.
- isGipFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the GIP filter is turned on for the table.
- ISIN - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if left string is a substring of right string.
- isPhonetic() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether of not phonetics is turned on for the databse.
- isPrimary() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return true if this is a primary index.
- isPsiEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates the Psi prefilter is enabled.
- isPsiFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the PSI filter is turned on for the table.
- isSortEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates the Sort prefilter is enabled.
- isSortFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the SORT filter is turned on for the table.
- italicsThresh(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify the threshold beyond which to italicize text.
- NetricsArrayDbRecSrc - Class in com.netrics.likeit
-
- NetricsArrayDbRecSrc() - Constructor for class com.netrics.likeit.NetricsArrayDbRecSrc
-
Deprecated.
- NetricsArrayRecSrc - Class in com.netrics.likeit
-
This class provides a simple array based implementation of a NetricsRecSrc.
- NetricsArrayRecSrc() - Constructor for class com.netrics.likeit.NetricsArrayRecSrc
-
- NetricsCharmap - Class in com.netrics.likeit
-
This class contains the definition of a character map that can be used while searching.
- NetricsCharmap(String) - Constructor for class com.netrics.likeit.NetricsCharmap
-
Specify the name of the character map.
- NetricsCmdStats - Class in com.netrics.likeit
-
This class contains summary statistics form the server on usage of a particular command.
- NetricsCmdStats() - Constructor for class com.netrics.likeit.NetricsCmdStats
-
To keep Java happy, never use this constructor
- NetricsCombinedThesaurus - Class in com.netrics.likeit
-
Define a Netrics 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.
- NetricsCSVReader - Class in com.netrics.likeit
-
Implement NetricsFieldedReader for CSV files.
- NetricsCSVReader(String, String) - Constructor for class com.netrics.likeit.NetricsCSVReader
-
Create a reader for a Named CSV file.
- NetricsCSVReader(BufferedReader) - Constructor for class com.netrics.likeit.NetricsCSVReader
-
Create a CSV Reader from an already opened stream.
- 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.
- NetricsDb - Class in com.netrics.likeit
-
- NetricsDb(String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsDb
-
Deprecated.
- NetricsDbRecSrc - Interface in com.netrics.likeit
-
- NetricsDbSearchCfg - Class in com.netrics.likeit
-
- NetricsDbSearchCfg(String) - Constructor for class com.netrics.likeit.NetricsDbSearchCfg
-
Deprecated.
- NetricsDbStats - Class in com.netrics.likeit
-
- NetricsDbStats(NetricsLpar, String) - Constructor for class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- NetricsDbStats(NetricsTableStats) - Constructor for class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- NetricsDbStats() - Constructor for class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- 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 Netrics classes.
- NetricsFileFormatException - Exception in com.netrics.likeit
-
Exceptions thrown by File Readers.
- NetricsIdxStats - Class in com.netrics.likeit
-
This class contains information about a partitioned index in the Netrics server.
- NetricsIdxStats(NetricsLpar) - Constructor for class com.netrics.likeit.NetricsIdxStats
-
Create a NetricsIdxStats object from the returned LPAR.
- NetricsIdxStats() - Constructor for class com.netrics.likeit.NetricsIdxStats
-
Default constructor.
- NetricsLock - Class in com.netrics.likeit
-
Holds the key for a locked table.
- NetricsLpar - Class in com.netrics.likeit
-
This class is for internal use only.
- NetricsLparTable - Class in com.netrics.likeit
-
This class is for internal use only.
- 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 TIBCO Patterns - Learn Model
loaded into a TIBCO Patterns Engine.
- NetricsModelStats(NetricsLpar) - Constructor for class com.netrics.likeit.NetricsModelStats
-
Create a NetricsModelStats object from the returned LPAR.
- NetricsModelStats() - Constructor for class com.netrics.likeit.NetricsModelStats
-
Default constructor.
- NetricsParser - Class in com.netrics.likeit
-
This class is for internal use only.
- NetricsPredicate - Class in com.netrics.likeit
-
Predicates are used to select or score records based on exact matching tests.
- NetricsProto - Class in com.netrics.likeit
-
This class is for internal use only.
- NetricsQuery - Class in com.netrics.likeit
-
NetricsQuery is used to implement the complex query structures introduced with release 4.1.
- NetricsQuery() - Constructor for class com.netrics.likeit.NetricsQuery
-
- NetricsQuery() - Method in class com.netrics.likeit.NetricsQuery
-
Create an empty Query Node.
- NetricsRecFile - Class in com.netrics.likeit
-
This class is used to define a file of records read by the Netrics 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, 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, int[], String, boolean, boolean, int, boolean, boolean, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a Fixed Width file record source.
- NetricsRecord - Class in com.netrics.likeit
-
This class is used to hold all the data which will be loaded into a Netrics Server.
- NetricsRecord(String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecSrc - Interface in com.netrics.likeit
-
This interface is used to provide records to the NetricsTable class.
- NetricsRecSrcException - Exception in com.netrics.likeit
-
Exception thrown by all NetricsRecSrc implementations.
- NetricsRecSrcException(String) - Constructor for exception com.netrics.likeit.NetricsRecSrcException
-
- NetricsSearchCfg - Class in com.netrics.likeit
-
This class is used with the search methods of the NetricsServerInterface class to configure a query against one table.
- NetricsSearchCfg(String) - Constructor for class com.netrics.likeit.NetricsSearchCfg
-
- 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 Netrics Server's response to a search command.
- NetricsSearchResult - Class in com.netrics.likeit
-
This class inherits from a NetricsMappedRecord and contains additional information relevant to a search result (match score, etc.).
- NetricsServerInterface - Class in com.netrics.likeit
-
This is the main class of the Netrics Java Server Interface.
- NetricsServerInterface(String, int) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a Netrics Server.
- NetricsServerInterface(String, int, boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a Netrics Server.
- NetricsServerInterface(String, int, boolean, boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a Netrics Server.
- 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
- NetricsTable - Class in com.netrics.likeit
-
This class represents a Netrics table.
- NetricsTable(String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
- NetricsTableStats - Class in com.netrics.likeit
-
This class contains stats about a table in the Netrics server.
- NetricsTableStats(NetricsLpar, String) - Constructor for class com.netrics.likeit.NetricsTableStats
-
- NetricsTableStats() - Constructor for class com.netrics.likeit.NetricsTableStats
-
- 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 Netrics server.
- NetricsThesStats() - Constructor for class com.netrics.likeit.NetricsThesStats
-
Default constructor.
- 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[], String[]) - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create a set of variable attributes from a list of names and values.
- NetricsVarAttr(String) - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create a Variable Attributes set from and encoded string.
- NetricsVersionInfo - Class in com.netrics.likeit
-
Contains Netrics 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.
- NOCHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
No character map with the given name.
- NODATABASES - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOTDATABASES.
- NOFEATUREVEC - Static variable in exception com.netrics.likeit.NetricsException
-
No feature vec.
- NOFUNCTION - Static variable in exception com.netrics.likeit.NetricsException
-
No callback function.
- NOMEM - Static variable in exception com.netrics.likeit.NetricsException
-
Out of memory.
- 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 - Static variable in class com.netrics.likeit.NetricsPredicate
-
logical inversion.
- Not(NetricsQuery) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a NOT Query Expression Node.
- 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.NetricsRecord
-
Return the number of bytes of data in this record.
- NUMFEATURESMISMATCH - Static variable in exception com.netrics.likeit.NetricsException
-
Rlink model num features mismatch.
- NUMFIELDS - Static variable in exception com.netrics.likeit.NetricsException
-
Record has the wrong number of fields.
- 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, NetricsRecSrc, boolean, NetricsLock, int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Add multiple records to a table.
- recadd(String, NetricsRecSrc, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
recadd with no estimated record count.
- recadd(String, NetricsRecSrc, boolean, int) - Method in class com.netrics.likeit.NetricsServerInterface
-
A version of recadd which does not require a lock key.
- recadd(String, NetricsRecSrc, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
A version of recadd which does not require a lock key or est records.
- recadd(String, NetricsRecord) - Method in class com.netrics.likeit.NetricsServerInterface
-
Add a single record to a table.
- recdelete(String, String[], boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete multiple records from a table.
- recdelete(String, String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
A version of recdelete which does not require a lock key.
- recdelete(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete a single record from a table.
- RECEXISTS - Static variable in exception com.netrics.likeit.NetricsException
-
Record already exists.
- recget(String, String[], NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a table.
- recget(String, String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
A version of recget which does not require a lock key.
- recget(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get a single record from a table.
- RECNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Record not found.
- recreplace(String, NetricsRecSrc, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
Replace a set of records in a table.
- recreplace(String, NetricsRecSrc, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
A version of recreplace which does not require a lock key.
- recreplace(String, NetricsRecord) - Method in class com.netrics.likeit.NetricsServerInterface
-
Replace a single existing record in a table.
- recupdate(String, NetricsRecSrc, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
Update a set of records in a table.
- recupdate(String, NetricsRecSrc, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
A version of recupdate which does not require a lock key.
- recupdate(String, NetricsRecord) - Method in class com.netrics.likeit.NetricsServerInterface
-
Update a single existing record in a table.
- 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.NetricsArrayDbRecSrc
-
Deprecated.
- reset() - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
- 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.NetricsRecSrc
-
Restarts the sequence of records.
- restore(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Restore tables previously checkpointed.
- RESTOREFAIL - Static variable in exception com.netrics.likeit.NetricsException
-
All of the tables failed to restore.
- rlcreate(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Use this function to load a Netrics Decision Engine model under
the given name.
- rldelete(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete one or more Netrics Decision Engine Models.
- rleval(String, double[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Evaluate a Netrics Decision Engine 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.
- RLINKMODELNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Rlink model not found.
- rllist(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
List information on Netrics Decision Engine models.
- round_trip_complete - Variable in class com.netrics.likeit.NetricsProto
-
- rqa - Variable in class com.netrics.likeit.NetricsProto
-
- 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.
- 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 a single table.
- search(NetricsSearchCfg[], NetricsSearchOpts) - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a search on one or more tables.
- selectLayout(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the current cluster layout.
- sendBytes(byte[]) - Method in class com.netrics.likeit.NetricsProto
-
- 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.
- 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 TIBCO representative.
- setConnectionPoolingPolicy(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the connection pooling policy for this object.
- 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.
- 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.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.
- setFailEmptyPred(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set whether the predicate fails on empty data.
- setFailInvalidPred(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set whether the predicate fails on invalid data.
- setFetchSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your TIBCO representative.
- 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.
- 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 (default).
- 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.
- 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.
- 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.
- 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.
- setLockKey(NetricsLock) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the lock key for this search.
- setMatchesRequested(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of matches returned by the Netrics Server (default 25).
- setNetricsQuery(NetricsQuery) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the NetricsQuery object for this database.
- setPCSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your TIBCO 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 phonetic searches for this table.
- setPsiEncodings(String[][], int[][], int[], int[][]) - Method in class com.netrics.likeit.NetricsTable
-
Use this function to specify encodings for the PSI prefilter.
- setPsiFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable PSI filtering for this table (default).
- setPsiLookupFields(String[]) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your Netrics
technical support representative.
- setQCSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your TIBCO representative.
- setRlModelName(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your Netrics
technical support representative.
- 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.
- setSortEncodings(String[][], int[][]) - Method in class com.netrics.likeit.NetricsTable
-
Use this function to specify encodings for the SORT prefilter.
- setSortFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable SORT filtering for this table (default).
- setSortLookupFields(String[]) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your Netrics
technical support representative.
- setStartMatch(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the rank of the first match to be returned by the Netrics
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, int) - Method in class com.netrics.likeit.NetricsQuery
-
Use this method only on the advice of your Netrics representative.
- setXparm(int, double) - Method in class com.netrics.likeit.NetricsQuery
-
Use this method only on the advice of your Netrics representative.
- SHUTDOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_SHUTDOWN.
- Simple(String, String[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Simple Query Expression Node.
- sort_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if Sort prefilter is enabled.
- SRCHPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized search parameter.
- 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.
- StatsLpar() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the raw stats LPAR
- StatsLpar() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the raw stats LPAR
- StatsLpar() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the raw stats LPAR
- 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
-
Object exists on an overlapping layout..
- 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 default layout and the client did not specify one..
- 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
-
Client specified a non-existent layout..
- 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 Netrics 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
-
Shutdown the Netrics Server.
- 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.
- 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.
- tbldump(String, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
Dump the records of the specified table.
- tbldump(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Version of tbldump which does not require a lock key.
- 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.
- tbllock(String, boolean, boolean, boolean, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
These commands block and unblock operations on a table.
- tbllock(String, boolean, boolean, boolean, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Version of tbllock which does not require a NetricsLock object.
- tbllock(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
For compatibility with older versions.
- TBLLOCKED - Static variable in exception com.netrics.likeit.NetricsException
-
Database locked by lkt_dblock.
- 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
-
Field support was not requested for this database.
- TBLNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Database not found.
- TBLPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized database parameter.
- tblunlock(String, boolean, boolean, boolean, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
Unlock a locked table.
- tblunlock(String, boolean, boolean, boolean, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Version of tblunlock which does not require a NetricsLock object.
- tblunlock(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
For compatibility with 3.2.
- TBLUNLOCKED - Static variable in exception com.netrics.likeit.NetricsException
-
Database not locked by lkt_dblock.
- thcreate(NetricsThesaurus) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a thesaurus in the remote server.
- thdelete(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete one or more thesauri currently loaded on the server.
- thes_stats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics on thesauri currently loaded on the server.
- ThesaurusName() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the name of the thesaurus.
- 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 Netrics 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.
- 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.
- toString() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return report as a string.
- toString() - Method in exception com.netrics.likeit.NetricsException
-
- toString() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return formatted string version of exception info.
- toString() - Method in class com.netrics.likeit.NetricsIdxStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsLpar
-
- toString() - Method in class com.netrics.likeit.NetricsMappedRecord
-
- toString() - Method in class com.netrics.likeit.NetricsModelStats
-
Convert to string representation.
- toString() - Method in exception com.netrics.likeit.NetricsRecSrcException
-
- 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.NetricsTableStats
-
- toString() - Method in class com.netrics.likeit.NetricsThesStats
-
Convert to string representation.
- 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.