| Package | Description |
|---|---|
| org.alfresco.repo.search | |
| org.alfresco.repo.search.impl | |
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.search.impl.noindex | |
| org.alfresco.repo.search.impl.solr |
| 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 |
LuceneIndexer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLuceneIndexerImpl<T>
Common support for indexing across implementations
|
| 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–2018 Alfresco Software. All rights reserved.