| Package | Description |
|---|---|
| org.alfresco.repo.node.index | |
| org.alfresco.repo.search | |
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.search.impl.lucene.fts |
| Modifier and Type | Field and Description |
|---|---|
protected FullTextSearchIndexer |
AbstractReindexComponent.ftsIndexer
the FTS indexer that we will prompt to pick up on any un-indexed text
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractReindexComponent.setFtsIndexer(FullTextSearchIndexer ftsIndexer) |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportsBackgroundIndexing.setFullTextSearchIndexer(FullTextSearchIndexer fullTextSearchIndexer)
Set the back ground indexer manager
|
| Modifier and Type | Field and Description |
|---|---|
protected FullTextSearchIndexer |
ADMLuceneIndexerAndSearcherFactory.fullTextSearchIndexer |
| Modifier and Type | Method and Description |
|---|---|
void |
ADMLuceneIndexerImpl.setFullTextSearchIndexer(FullTextSearchIndexer fullTextSearchIndexer) |
void |
ADMLuceneIndexerAndSearcherFactory.setFullTextSearchIndexer(FullTextSearchIndexer fullTextSearchIndexer) |
| Modifier and Type | Class and Description |
|---|---|
class |
FullTextSearchIndexerImpl
Background index update scheduler
|
| Modifier and Type | Method and Description |
|---|---|
FullTextSearchIndexer |
FullTextSearchIndexerBootstrapBean.getFullTextSearchIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
FullTextSearchIndexerBootstrapBean.setFullTextSearchIndexer(FullTextSearchIndexer fullTextSearchIndexer) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.