| Modifier and Type | Method and Description |
|---|---|
void |
IndexerComponent.setIndexerAndSearcherFactory(IndexerAndSearcher indexerAndSearcherFactory) |
void |
SearcherComponent.setIndexerAndSearcherFactory(IndexerAndSearcher indexerAndSearcherFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexerComponent.setStoreRedirectorProxyFactory(StoreRedirectorProxyFactory<IndexerAndSearcher> storeRedirectorProxyFactory) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LuceneIndexerAndSearcher |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIndexerAndSearcher |
class |
AbstractLuceneIndexerAndSearcherFactory
This class is resource manager LuceneIndexers and LuceneSearchers.
|
class |
ADMLuceneIndexerAndSearcherFactory
Factory for ADM indxers and searchers
|
class |
ADMLuceneUnIndexedIndexAndSearcherFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IndexerAndSearcher |
LuceneCategoryServiceImpl.indexerAndSearcher |
| Modifier and Type | Method and Description |
|---|---|
List<IndexerAndSearcher> |
AbstractLuceneQueryLanguage.getFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
LuceneCategoryServiceImpl.setIndexerAndSearcher(IndexerAndSearcher indexerAndSearcher)
Set the indexer and searcher
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLuceneQueryLanguage.setFactories(List<IndexerAndSearcher> factories) |
void |
LuceneQueryLanguageSPI.setFactories(List<IndexerAndSearcher> factories)
Register
|
| Modifier and Type | Method and Description |
|---|---|
void |
FullTextSearchIndexerImpl.setIndexerAndSearcherFactory(IndexerAndSearcher indexerAndSearcherFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoIndexIndexerAndSearcherFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexerAndSearcherFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrStatsService.setSearcher(IndexerAndSearcher searcher) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.