| Modifier and Type | Method and Description |
|---|---|
SearchEngine |
ApplicationImpl.getSearchEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationImpl.setSearchEngine(SearchEngine se) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
VClassGroupCache.addClassCountsToGroup(VClassGroup group,
SearchEngine searchEngine) |
protected static void |
VClassGroupCache.addCountsUsingSearch(List<VClassGroup> groups,
SearchEngine searchEngine)
Add the Individual count to classes in groups.
|
| Modifier and Type | Method and Description |
|---|---|
SearchEngine |
Application.getSearchEngine() |
| Modifier and Type | Class and Description |
|---|---|
class |
InstrumentedSearchEngineWrapper
Manages the life-cycle of the SearchEngine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentedSearchEngineWrapper.setInnerEngine(SearchEngine inner) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrSearchEngine
The Solr-based implementation of SearchEngine.
|
Copyright © 2016. All rights reserved.