|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeIndexer
Indexer for changes.
Method Summary | |
---|---|
void |
reIndexAllVersions(com.atlassian.bonnie.Searchable searchable)
Reindexes all versions of the specified content. |
Methods inherited from interface com.atlassian.bonnie.Indexer |
---|
index, reIndex, unIndex |
Method Detail |
---|
void reIndexAllVersions(com.atlassian.bonnie.Searchable searchable)
Indexer.reIndex(com.atlassian.bonnie.Searchable)
if what has been updated in
the specified searchable is information that is duplicated across all versions of the changeable in the index
(say permissions).
searchable
- a Versioned
changeable.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |