|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReindexingStore
A directory provider for full reindexings.
| Method Summary | |
|---|---|
org.apache.lucene.store.Directory |
getDestinationDirectory()
Returns the directory in which the new index must be created. |
void |
reindexed()
Called when a reindexing process has been completed. |
| Methods inherited from interface net.sf.lucis.core.DirectoryProvider |
|---|
getDirectory, getVersion |
| Method Detail |
|---|
org.apache.lucene.store.Directory getDestinationDirectory()
IndexException - if an error occurs.void reindexed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||