|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface can be used to implement additional checking on matching documents.
| Method Summary | |
void |
close()
Close the checker - this could involve flushing output files or somesuch. |
boolean |
isPrunable(Query q,
IndexReader reader,
int docNum)
Check whether this document should be pruned. |
| Method Detail |
public boolean isPrunable(Query q,
IndexReader reader,
int docNum)
throws Exception
reader - index reader to read documents fromdocNum - document ID
Exceptionpublic void close()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||