|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dna.search.lucene.LuceneSearchWorkspace
@Immutable public class LuceneSearchWorkspace

The SearchEngineWorkspace implementation for the LuceneSearchEngine.
| Method Summary | |
|---|---|
void |
destroy(ExecutionContext context)
Destroy the indexes for the workspace with the supplied name. |
IndexRules |
getRules()
|
String |
getWorkspaceName()
Get the name of the workspace. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getWorkspaceName()
getWorkspaceName in interface SearchEngineWorkspaceSearchEngineWorkspace.getWorkspaceName()public void destroy(ExecutionContext context)
destroy in interface SearchEngineWorkspacecontext - the execution context in which the destruction should be performed; may not be nullSearchEngineWorkspace.destroy(org.jboss.dna.graph.ExecutionContext)public IndexRules getRules()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||