|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiIndex | |
|---|---|
| org.apache.jackrabbit.core.query.lucene | |
| Uses of MultiIndex in org.apache.jackrabbit.core.query.lucene |
|---|
| Fields in org.apache.jackrabbit.core.query.lucene declared as MultiIndex | |
|---|---|
protected MultiIndex |
SearchIndex.index
The actual index |
| Methods in org.apache.jackrabbit.core.query.lucene that return MultiIndex | |
|---|---|
protected MultiIndex |
SearchIndex.getIndex()
Returns the actual index. |
| Methods in org.apache.jackrabbit.core.query.lucene with parameters of type MultiIndex | |
|---|---|
RedoLog |
RedoLogFactory.createRedoLog(MultiIndex index)
Creates a redo log starting at the current state of the index. |
RedoLog |
DefaultRedoLogFactory.createRedoLog(MultiIndex index)
|
abstract void |
MultiIndex.Action.execute(MultiIndex index)
Executes this action on the index. |
void |
MultiIndex.Action.undo(MultiIndex index)
Executes the inverse operation of this action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||