|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReIndexer
Responsible for triggering re-indexing / rebuilding of the Confluence search index.
Method Summary | |
---|---|
void |
reIndex(Progress progress)
Triggers re-index. |
void |
reIndex(java.util.Set<ReIndexOption> options,
Progress progress)
Triggers re-index. |
Method Detail |
---|
void reIndex(Progress progress)
progress
- object to track progress of re-index.void reIndex(java.util.Set<ReIndexOption> options, Progress progress)
options
- options. Allows a subset of all searchable content to be re-indexed.progress
- object to track progress of re-index.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |