com.sun.labs.minion
Interface HLPipeline
- All Superinterfaces:
- PassageBuilder, Pipeline
- All Known Implementing Classes:
- HLPipelineImpl
public interface HLPipeline
- extends PassageBuilder, Pipeline
A pipeline that can be used for highlighting documents.
|
Method Summary |
void |
reset(ArrayGroup ag,
int doc,
java.lang.String[] qt)
Sets up for processing a new document. |
reset
void reset(ArrayGroup ag,
int doc,
java.lang.String[] qt)
- Sets up for processing a new document.
- Parameters:
ag - the raw query resultsdoc - the ID of the document that we want to highlightqt - the query terms that we'll highlight