Package | Description |
---|---|
org.alfresco.repo.search | |
org.alfresco.repo.search.impl.lucene | |
org.alfresco.repo.search.impl.lucene.index | |
org.alfresco.repo.search.impl.solr |
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 |
LuceneIndexException
Exceptions relating to indexing within the lucene implementation
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractLuceneIndexerAndSearcherFactory.commit()
Commit the transaction
|
void |
LuceneIndexerAndSearcher.commit() |
LuceneIndexer |
AbstractLuceneIndexerAndSearcherFactory.getIndexer(org.alfresco.service.cmr.repository.StoreRef storeRef)
Get an indexer for the store to use in the current transaction for this thread of control.
|
int |
AbstractLuceneIndexerAndSearcherFactory.prepare()
Prepare the transaction TODO: Store prepare results
|
int |
LuceneIndexerAndSearcher.prepare() |
Modifier and Type | Method and Description |
---|---|
static IndexInfo |
IndexInfo.getIndexInfo(File file,
LuceneConfig config)
Get the IndexInfo object based in the given directory.
|
Modifier and Type | Method and Description |
---|---|
Indexer |
SolrIndexerAndSearcherFactory.getIndexer(org.alfresco.service.cmr.repository.StoreRef storeRef) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.