| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.lucene |
| Modifier and Type | Class and Description |
|---|---|
class |
ADMLuceneSearcherImpl
The Lucene implementation of Searcher At the moment we support only lucene based queries.
|
| Modifier and Type | Method and Description |
|---|---|
LuceneSearcher |
AbstractLuceneIndexerAndSearcherFactory.getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
boolean searchDelta)
Encapsulate creating a searcher over the main index
|
protected abstract LuceneSearcher |
AbstractLuceneIndexerAndSearcherFactory.getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
LuceneIndexer indexer)
Get a searcher over the index and the current delta
|
protected LuceneSearcher |
ADMLuceneIndexerAndSearcherFactory.getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
LuceneIndexer indexer) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.