Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.k_int.IR

Interface Summary
AsynchronousEnumeration AsynchronousEnumeration.
Condition A condition which must evaluate to true or false.
Filter Interface implemented by SearchTask objects that are capable of informing a filter process that some object is or is not a part of it's result recordset.
IFSNotificationTarget  
InformationFragment InformationFragment: An interface that describes an object able to participate in a retrieval operation.
InformationFragmentSource  
InformationFragmentStore  
QueryModel  
Scanable Scanable.
Searchable Searchable is the core interface of the IRLayer in JZKit.
SearchListener  
 

Class Summary
Bib1Diagnostics  
DefaultSearchable DefaultSearchable : A default implementation of the searchable interface that contains reusable code for the event notification framework, leaving the developer just to override the evaluate query and other abstract functons.
DefaultSearchResult  
DefaultSourceEnumeration  
Diagnostic  
DiagnosticEvent  
DiagnosticHandler  
DiagnosticObserver  
DirectRefFormatProperty  
FormatProperty  
FragmentConverter  
FragmentSourceEvent  
IndirectFormatProperty IndirectFormatProperty: Used when a client wants to ask for (for example) Full records, but is unsure what element set name a rsource uses to identify such records, or when a client is unsure what record syntax to use, for example "default_record_schema" should be resolved as a property into whatever the server actually uses.
IREvent  
IRQuery A Generic Information Retrieval Query
IRStatusReport  
KintDiagnostics  
PendingGet PendingGet.
QueryFeedback  
ReadAheadEnumeration Enumerate the result records from an InformationFragmentSource.
RecordFormatSpecification  
ResultCountCondition A condition which must evaluate to true or false.
ScanInformation ScanInformation: Information about a term, for example number of occurences in the database, etc.
ScanRequestInfo ScanRequestInfo: Information about a term, for example number of occurences in the database, etc.
SchemaRepository  
SearchTask Title: SearchTask
SearchTaskEvent  
TermInformation TermInformation: Information about a term, for example number of occurences in the database, etc.
 

Exception Summary
InvalidFragmentEncodingException  
InvalidQueryException  
PresentException  
ScanException  
SearchException  
SearchTaskCreateException Title: SearchTaskCreateException
TimeoutExceededException