| Package | Description |
|---|---|
| org.alfresco.repo.search | |
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.search.impl.noindex | |
| org.alfresco.repo.search.impl.solr |
| 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.
|
| 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 |
LuceneQueryLanguageSPI.setFactories(List<IndexerAndSearcher> factories)
Register
|
void |
AbstractLuceneQueryLanguage.setFactories(List<IndexerAndSearcher> factories) |
| 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.