type | description |
---|---|
AssaScoringSettings | Scoring Configuration for the ASSA Verifier |
Column | Configuration of a column. This provides information about whether or not a column is searchable or whether it is used as filter. |
ColumnScoringSettings | Scoring settings for a single column.
This is only used for record verifier scoring. This is not relevant for candidate search. |
DocumentQuery | Query for finding records in an index that appear on a given document.
This type of query triggers two searches :
|
DumpStatus | Status information about the dump of the content of a search index to a file. |
DuplicateRecordCandidate | Result information about a matching record. |
DuplicateRecordDetectionTask | Wrapper object for containing the criteria to detect the duplicate data in the index's record source. |
EnhancedJDBCDataSourceCfg | Enhancement of JDBCDataSourceCfg that include user name and password - required for testing a connection. |
FieldScore | Field scoring information |
Filter | Filter object consists a key-value pair , used for filtering in queries at the time of candidate or best search. |
IndexerStatus | Status information about the last rebuild or recreate action on an index. |
JDBCDataSourceCfg | Configuration of a JDBC data source that can be used for a JDBCRecordIndexer |
LocalizedSystemMessage | A system message represents an important information or error message related to the status of the system itself or a component of the system. |
NotificationSettings | Configuration settings for email notification |
NotificationType | Refers the type of notification for rebuild status or server availability. |
PerformanceStatistics | Provides statistics for a given period of time. |
Query | Full query object controls most of the settings for an individual search request. |
QueryResultSet | Collection of results for a single record. |
RecordScoringSettings | Scoring configuration for RecordVerifier. |
ReportSettings | Configures the creation of reports for third party reporting tools. |
ReportStatus | Status of a previous or ongoing report creation. |
SMTPAccount | Configuration for using an SMTP server to send mails. |
ScoringSettings | Parent and abstract scoring configuration which can be used either for
AssaScoringSettings or RecordScoringSettings implementation.
|
SearchIndexCfg | Configuration settings for a Search Index. |
SearchIndexCfgSummary | Configuration summary instance for a search index. |
SearchIndexStatus | Status information about a single search index |
SearchResult | Result information about a matching record. |
ServerInstanceCfg | Configuration information about a registered server instance. |
TextReference | It references a section within a document text. |