|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LuceneSearchProcessor | |
|---|---|
| org.modeshape.search.lucene | An implementation of the SearchEngine interface that uses the Lucene library. |
| Uses of LuceneSearchProcessor in org.modeshape.search.lucene |
|---|
| Fields in org.modeshape.search.lucene declared as LuceneSearchProcessor | |
|---|---|
protected LuceneSearchProcessor |
LuceneSearchSession.processor
|
| Methods in org.modeshape.search.lucene that return LuceneSearchProcessor | |
|---|---|
protected LuceneSearchProcessor |
LuceneSearchEngine.createProcessor(ExecutionContext context,
AbstractSearchEngine.Workspaces<LuceneSearchWorkspace> workspaces,
Observer observer,
boolean readOnly)
Create the SearchEngineProcessor implementation that can be used to operate against the
SearchEngineWorkspace instances. |
| Constructors in org.modeshape.search.lucene with parameters of type LuceneSearchProcessor | |
|---|---|
LuceneSearchSession(LuceneSearchWorkspace workspace,
LuceneSearchProcessor processor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||