strusJava  0.14
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCnet::strus::api::AggregatorObject representing a aggregator function definition
oCnet::strus::api::AttributeData object that describes a single property of a document that is not subject of retrieval. It acts as description of the document that can be shown as a result of retrieval
oCnet::strus::api::ContextObject holding the global context of the strus information retrieval engine
oCnet::strus::api::DocumentDocument object representing one item of retrieval. A document can be manually composed of its sub parts or it can be the result of an analyzer run
oCnet::strus::api::DocumentAnalyzeQueueAnalyzer object implementing a queue of analyze document tasks
oCnet::strus::api::DocumentAnalyzerAnalyzer object representing a program for segmenting, tokenizing and normalizing a document into atomic parts, that can be inserted into a storage and be retrieved from there
oCnet::strus::api::DocumentBrowserImplements browsing the documents of a storage without weighting query, just with a restriction on metadata
oCnet::strus::api::DocumentClassDefines a description of the properties of a document content processed by the analyzer
oCnet::strus::api::DocumentFrequencyChangeStructure describing the document frequency change of one term in the collection
oCnet::strus::api::FunctionVariableConfigConfiguration describing a scalar function variable value
oCnet::strus::api::GlobalStatisticsGlobal document statistics, if passed down with the query
oCnet::strus::api::MetaDataData object that represents single numeric property of a document that can be subject of retrieval or act as search restriction
oCnet::strus::api::NormalizerObject representing a normalizer function definition
oCnet::strus::api::PatternMatcherObject representing a pattern match program
oCnet::strus::api::QueryQuery program object representing a retrieval method for documents in a storage
oCnet::strus::api::QueryAnalyzeContextQuery analyzer context for analysing a multipart query
oCnet::strus::api::QueryAnalyzerAnalyzer object representing a set of function for transforming a field, the smallest unit in any query language, to a set of terms that can be used to build a query
oCnet::strus::api::QueryEvalQuery evaluation program object representing an information retrieval scheme for documents in a storage
oCnet::strus::api::QueryExpressionObject representing a sequence of query operations to get the set of postings (d,p) of an atomic term or an expression
oCnet::strus::api::QueryResultStructure representing the result of a query
oCnet::strus::api::RankWeighted document reference with attributes (result of a query evaluation)
oCnet::strus::api::StatisticsIteratorIterator on messages with storage statistics
oCnet::strus::api::StatisticsMessageMessage with storage statistics
oCnet::strus::api::StatisticsProcessorTranslation to update a storage with statistics messages
oCnet::strus::api::StorageClientObject representing a client connection to the storage
oCnet::strus::api::StorageTransactionObject representing a transaction of the storage
oCnet::strus::api::SummarizerConfigConfiguration describing the values passed to a summarizer function
oCnet::strus::api::SummaryElementAttribute of a query evaluation result element
oCnet::strus::api::TermOne typed term occurrence in a document or a query
|\Cnet::strus::api::QueryTermQuery analyzer term with info about the field it originated from
oCnet::strus::api::TermStatisticsStructure holding the statistics of a term to be used in a query
oCnet::strus::api::TokenizerObject representing a tokenizer function definition
oCnet::strus::api::VariantObject representing a string or a numeric value of the binding language
oCnet::strus::api::VecRankWeighted vector (result of a query vector storage search)
oCnet::strus::api::VectorStorageClientObject representing a client connection to a vector storage
oCnet::strus::api::VectorStorageSearcher
oCnet::strus::api::VectorStorageTransaction
\Cnet::strus::api::WeightingConfigConfiguration describing the values passed to a weighting function