|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Indexer
Interface for indexers.
| Method Summary | |
|---|---|
void |
index(Writer writer)
Prepares a batch of deletions and additions to apply to an index from an initial checkpoint. |
| Method Detail |
|---|
void index(Writer writer)
throws InterruptedException,
IndexException
writer - Writer to use.
IndexException - if there's a problem with the index.
RuntimeException - if an error happens during batch compilation.
InterruptedException - if the current task has been interrupted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||