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 LuceneSearcher |
ADMLuceneIndexerAndSearcherFactory.getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
LuceneIndexer indexer) |
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–2017 Alfresco Software. All rights reserved.