| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.lucene |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LuceneIndexer |
AbstractLuceneIndexerAndSearcherFactory.createIndexer(org.alfresco.service.cmr.repository.StoreRef storeRef,
String deltaId)
Encapsulate creating an indexer
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClosingIndexSearcher |
AbstractLuceneBase.getSearcher(LuceneIndexer luceneIndexer) |
protected abstract LuceneSearcher |
AbstractLuceneIndexerAndSearcherFactory.getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
LuceneIndexer indexer)
Get a searcher over the index and the current delta
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.