|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchEngineWorkspace

The representation of the persisted state of the indexes needed for searching.
| Method Summary | |
|---|---|
void |
destroy(ExecutionContext context)
Destroy the indexes for the workspace with the supplied name. |
String |
getWorkspaceName()
Get the name of the workspace. |
| Method Detail |
|---|
String getWorkspaceName()
void destroy(ExecutionContext context)
throws IOException
context - the execution context in which the destruction should be performed; may not be null
IOException - if there is a problem destroying the indexes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||