|
Terrier IR Platform 2.2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermPipelineAccessor | |
---|---|
uk.ac.gla.terrier.querying | Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. |
uk.ac.gla.terrier.querying.parser | Provides the parser specification and the classes that implement the query language of the Terrier platform. |
Uses of TermPipelineAccessor in uk.ac.gla.terrier.querying |
---|
Classes in uk.ac.gla.terrier.querying that implement TermPipelineAccessor | |
---|---|
class |
Manager
This class is responsible for handling/co-ordinating the main high-level operations of a query. |
Uses of TermPipelineAccessor in uk.ac.gla.terrier.querying.parser |
---|
Methods in uk.ac.gla.terrier.querying.parser with parameters of type TermPipelineAccessor | |
---|---|
boolean |
MultiTermQuery.applyTermPipeline(TermPipelineAccessor tpa)
Applies the given term pipeline to the query terms and sub-queries that construct this query. |
boolean |
Query.applyTermPipeline(TermPipelineAccessor tpa)
Applies a term pipeline in the query's terms, through the given term pipeline accessor. |
boolean |
SingleTermQuery.applyTermPipeline(TermPipelineAccessor tpa)
Puts the query term in the given term pipeline, which is accessed through the given accessor object. |
|
Terrier IR Platform 2.2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |