| Home >> All >> com >> k_int >> [ IR Javadoc ] |
| | com.k_int.IR.QueryModels.* (14) | | com.k_int.IR.QueryModels.InternalQueryRep.* (11) |
| | com.k_int.IR.Syntaxes.* (14) | | com.k_int.IR.Syntaxes.Conversion.* (3) |
com.k_int.IR: Javadoc index of package com.k_int.IR.
Package Samples:
com.k_int.IR.Syntaxes.Conversion
com.k_int.IR.Syntaxes
com.k_int.IR.QueryModels
com.k_int.IR.QueryModels.InternalQueryRep
Classes:
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.
Searchable: Searchable is the core interface of the IRLayer in JZKit. Objects implementing this interface can take part in search operations and potentially be managed as one of a group of resources against which a query is being evaluated. Search results may themselves implement the searchable interface.
ReadAheadEnumeration: Enumerate the result records from an InformationFragmentSource. As normal FragmentSourceEnumeration, but caches chunks of records as presented by target. E.G. Fetch chunk_size rows, getNext returns 1,2,3,4... on 11, calls fetch again. And don't I wish I called it iterator instead....
InformationFragment: InformationFragment: An interface that describes an object able to participate in a retrieval operation. Ideally, objects implementing this class will make the job of dealing with heterogeneous result items ( XML, GRS & Marc records, SUTRS, etc) eaiser.
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.
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.
Scanable: Scanable. The object implementing this interface is capable of providing a service that allows browsing of terms in indexes.
SurrogateDiagnostic: SurrogateDiagnostic: A record that can be supplied in place of an actual result record when something goes wrong..
AsynchronousEnumeration: AsynchronousEnumeration. An Enumeration that can tell us if the nextElement will return immediately or block..
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.
TermInformation: TermInformation: Information about a term, for example number of occurences in the database, etc.
XSLConverter: Convert a document in one schema into another schema using an XSLT transformation
XMLConfigurator
SGMLRecord: SGMLRecord. Use DOMTree if you want to create a fragment from a Document!
XMLRecord: XMLRecord. Use DOMTree if you want to create a fragment from a Document!
Condition: A condition which must evaluate to true or false.
ResultCountCondition: A condition which must evaluate to true or false.
SearchTaskCreateException: Title: SearchTaskCreateException
IRQuery: A Generic Information Retrieval Query
SearchTask: Title: SearchTask
PendingGet: PendingGet.
DefaultSearchResult
FragmentConverter
FragmentSourceEvent
| Home | Contact Us | Privacy Policy | Terms of Service |