|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchEngineWorkspace | |
|---|---|
| org.jboss.dna.graph.search | |
| org.jboss.dna.search.lucene | |
| Uses of SearchEngineWorkspace in org.jboss.dna.graph.search |
|---|
| Classes in org.jboss.dna.graph.search with type parameters of type SearchEngineWorkspace | |
|---|---|
class |
AbstractSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor>
A component that acts as a search engine for the content within a single RepositorySource. |
static interface |
AbstractSearchEngine.Workspaces<WorkspaceType extends SearchEngineWorkspace>
|
| Uses of SearchEngineWorkspace in org.jboss.dna.search.lucene |
|---|
| Classes in org.jboss.dna.search.lucene with type parameters of type SearchEngineWorkspace | |
|---|---|
class |
AbstractLuceneSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor>
An abstract SearchEngine implementation that is set up to use the Lucene library. |
| Classes in org.jboss.dna.search.lucene that implement SearchEngineWorkspace | |
|---|---|
class |
LuceneSearchWorkspace
The SearchEngineWorkspace implementation for the LuceneSearchEngine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||