|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TermPipelineAccessor
This interface allows code to access the TermPipeline without implementing the end of the term pipeline.
Method Summary | |
---|---|
java.lang.String |
pipelineTerm(java.lang.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. |
Method Detail |
---|
java.lang.String pipelineTerm(java.lang.String term)
term
- String the term to process.
boolean resetPipeline()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |