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, setQueryRegister
getQueryLanguages, registerQueryLanguage
public org.alfresco.service.cmr.search.SearchService getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef, boolean searchDelta) throws SearcherException
IndexerAndSearcher
getSearcher
in interface IndexerAndSearcher
getSearcher
in class SolrIndexerAndSearcherFactory
storeRef
- StoreRefsearchDelta
- -
serach the in progress transaction as well as the main index
(this is ignored for searches that do full text)SearcherException
Copyright © 2005–2017 Alfresco Software. All rights reserved.