Uses of Package
org.terrier.querying
-
Packages that use org.terrier.querying Package Description org.terrier.applications Provides application-level code that use the Terrier platform to perform indexing and retrieval from either standard test collections, interactive querying of a indexed collection.org.terrier.applications.batchquerying Contains application-level programs for performing batch-based query operations, such as generating runs for TREC.org.terrier.learning Provides interfaces for Terrier 'Fat' ResultSets that contain features and decorators that add new features to those result sets.org.terrier.matching Provides the classes and interfaces used for matching documents to queries.org.terrier.matching.models Provides the classes that implement various weighting models.org.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters.org.terrier.querying.parser Provides the parser specification and the classes that implement the query language of the Terrier platform.org.terrier.realtime.incremental Provides incremental indexing functionality.org.terrier.realtime.memory Provides MemoryIndex structures.org.terrier.realtime.memory.fields Provides MemoryIndex structures that support field search.org.terrier.realtime.multi Provides MultiIndex structures.org.terrier.rest Provides a HTTP REST service for providing resultsorg.terrier.restclient Provides a proxy Manager implementation that can access remotely provided Managers over a HTTP REST connection.org.terrier.structures Provides the interfaces for the index data structures used for retrieval with the Terrier platform.org.terrier.structures.cache Provides caching of search results when performing batch querying operations.org.terrier.structures.outputformat Provides functionality for writing Terrier ResultSets to disk as .res files, e.g. -
Classes in org.terrier.querying used by org.terrier.applications Class Description IndexRef Manager SearchRequest SearchRequest is the one of two main classes of which are made available to client code by the Terrier framework at retrieval time. -
Classes in org.terrier.querying used by org.terrier.applications.batchquerying Class Description IndexRef Manager SearchRequest SearchRequest is the one of two main classes of which are made available to client code by the Terrier framework at retrieval time. -
Classes in org.terrier.querying used by org.terrier.learning Class Description Manager Process Process Interface.Request Request contains the details of the search engine for one query, including the query itself, the resultset, the controls and the context objects. -
Classes in org.terrier.querying used by org.terrier.matching Class Description Request Request contains the details of the search engine for one query, including the query itself, the resultset, the controls and the context objects. -
Classes in org.terrier.querying used by org.terrier.matching.models Class Description Request Request contains the details of the search engine for one query, including the query itself, the resultset, the controls and the context objects. -
Classes in org.terrier.querying used by org.terrier.querying Class Description ExpansionTerms Base class for weighting term occurrences in feedback documents.ExpansionTerms.ExpansionTerm This class implements a data structure for a term in the top-retrieved documents.FeedbackDocument Class representing feedback documents, pseudo- or otherwise.FeedbackSelector Implements of this class can be used to select feedback documents.IndexRef LocalManager This class is responsible for handling/co-ordinating the main high-level operations of a query.Manager ManagerFactory.Builder interface for Builders of ManagersManagerRequisite MQTRewritingProcess PostFilter PostFilters are designed to complement PostProcesses.Process Process Interface.ProcessPhaseRequisites QueryExpansion.QueryExpansionConfig Request Request contains the details of the search engine for one query, including the query itself, the resultset, the controls and the context objects.ScoredDocList SearchRequest SearchRequest is the one of two main classes of which are made available to client code by the Terrier framework at retrieval time. -
Classes in org.terrier.querying used by org.terrier.querying.parser Class Description Request Request contains the details of the search engine for one query, including the query itself, the resultset, the controls and the context objects. -
Classes in org.terrier.querying used by org.terrier.realtime.incremental Class Description IndexRef -
Classes in org.terrier.querying used by org.terrier.realtime.memory Class Description IndexRef -
Classes in org.terrier.querying used by org.terrier.realtime.memory.fields Class Description IndexRef -
Classes in org.terrier.querying used by org.terrier.realtime.multi Class Description IndexRef -
Classes in org.terrier.querying used by org.terrier.rest Class Description SearchRequest SearchRequest is the one of two main classes of which are made available to client code by the Terrier framework at retrieval time. -
Classes in org.terrier.querying used by org.terrier.restclient Class Description IndexRef Manager ManagerFactory.Builder interface for Builders of Managers -
Classes in org.terrier.querying used by org.terrier.structures Class Description IndexRef -
Classes in org.terrier.querying used by org.terrier.structures.cache Class Description SearchRequest SearchRequest is the one of two main classes of which are made available to client code by the Terrier framework at retrieval time. -
Classes in org.terrier.querying used by org.terrier.structures.outputformat Class Description SearchRequest SearchRequest is the one of two main classes of which are made available to client code by the Terrier framework at retrieval time.