public interface TermPipelineAccessor
Modifier and Type | Method and Description |
---|---|
String |
pipelineTerm(String term)
Puts the given term through the pipeline.
|
boolean |
resetPipeline()
This method implements the specific rest option needed to implements
query or doc oriented pipeline policy.
|
String pipelineTerm(String term)
term
- String the term to process.boolean resetPipeline()
Terrier 4.0. Copyright © 2004-2014 University of Glasgow