|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchEngineProcessor | |
|---|---|
| org.modeshape.graph.search | A small framework for a search engine component. |
| Uses of SearchEngineProcessor in org.modeshape.graph.search |
|---|
| Classes in org.modeshape.graph.search with type parameters of type SearchEngineProcessor | |
|---|---|
class |
AbstractSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor>
A component that acts as a search engine for the content within a single RepositorySource. |
| Methods in org.modeshape.graph.search that return SearchEngineProcessor | |
|---|---|
SearchEngineProcessor |
SearchEngine.createProcessor(ExecutionContext context,
Observer observer,
boolean readOnly)
Create the SearchEngineProcessor implementation that can be used to operate against the
SearchEngineWorkspace instances. |
SearchEngineProcessor |
AbstractSearchEngine.createProcessor(ExecutionContext context,
Observer observer,
boolean readOnly)
Create the SearchEngineProcessor implementation that can be used to operate against the
SearchEngineWorkspace instances. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||