Modifier and Type | Field and Description |
---|---|
protected Indexer |
AbstractReindexComponent.indexer
the component to index the node hierarchy
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractReindexComponent.setIndexer(Indexer indexer) |
Modifier and Type | Class and Description |
---|---|
class |
IndexerComponent
Component API for indexing.
|
Modifier and Type | Method and Description |
---|---|
Indexer |
IndexerAndSearcher.getIndexer(org.alfresco.service.cmr.repository.StoreRef storeRef)
Get an indexer for a store
|
Modifier and Type | Class and Description |
---|---|
class |
NoActionIndexer
A no action indexer - the indexing is done automatically along with
persistence
TODO: Rename to Adaptor?
|
Modifier and Type | Interface and Description |
---|---|
interface |
ADMLuceneIndexer
ADM indexer implemtations
|
interface |
LuceneIndexer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLuceneIndexerImpl<T>
Common support for indexing across implementations
|
class |
ADMLuceneIndexerImpl
The implementation of the lucene based indexer.
|
class |
ADMLuceneNoActionIndexerImpl |
Modifier and Type | Class and Description |
---|---|
class |
NoIndexIndexer
A no action indexer - the indexing is done automatically along with
persistence
TODO: Rename to Adaptor?
|
Modifier and Type | Method and Description |
---|---|
Indexer |
SolrIndexerAndSearcherFactory.getIndexer(org.alfresco.service.cmr.repository.StoreRef storeRef) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.