public class NoIndexIndexerAndSearcherFactory extends SolrIndexerAndSearcherFactory
| Constructor and Description |
|---|
NoIndexIndexerAndSearcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.search.SearchService |
getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
boolean searchDelta)
Get a searcher for a store
|
flush, getDictionaryService, getIndexer, getNamespacePrefixResolver, getNodeService, getQueryRegister, setDictionaryService, setNamespacePrefixResolver, setNodeService, setQueryRegistergetQueryLanguages, registerQueryLanguagepublic org.alfresco.service.cmr.search.SearchService getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef,
boolean searchDelta)
throws SearcherException
IndexerAndSearchergetSearcher in interface IndexerAndSearchergetSearcher in class SolrIndexerAndSearcherFactorystoreRef - StoreRefsearchDelta - -
serach the in progress transaction as well as the main index
(this is ignored for searches that do full text)SearcherExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.