public class NoIndexIndexerAndSearcherFactory extends SolrIndexerAndSearcherFactory
| Constructor and Description |
|---|
NoIndexIndexerAndSearcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
SearchService |
getSearcher(StoreRef storeRef,
boolean searchDelta)
Get a searcher for a store
|
flush, getDictionaryService, getIndexer, getNamespacePrefixResolver, getNodeService, getQueryRegister, setDictionaryService, setNamespacePrefixResolver, setNodeService, setQueryRegistergetQueryLanguages, registerQueryLanguagepublic SearchService getSearcher(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–2020 Alfresco Software. All rights reserved.