Uses of Interface
org.alfresco.repo.search.IndexerAndSearcher
Packages that use IndexerAndSearcher
Package
Description
-
Uses of IndexerAndSearcher in org.alfresco.repo.search
Methods in org.alfresco.repo.search with parameters of type IndexerAndSearcherModifier and TypeMethodDescriptionvoidIndexerComponent.setIndexerAndSearcherFactory(IndexerAndSearcher indexerAndSearcherFactory) voidSearcherComponent.setIndexerAndSearcherFactory(IndexerAndSearcher indexerAndSearcherFactory) Method parameters in org.alfresco.repo.search with type arguments of type IndexerAndSearcherModifier and TypeMethodDescriptionvoidIndexerComponent.setStoreRedirectorProxyFactory(StoreRedirectorProxyFactory<IndexerAndSearcher> storeRedirectorProxyFactory) -
Uses of IndexerAndSearcher in org.alfresco.repo.search.impl
Classes in org.alfresco.repo.search.impl that implement IndexerAndSearcherFields in org.alfresco.repo.search.impl declared as IndexerAndSearcherModifier and TypeFieldDescriptionprotected IndexerAndSearcherAbstractCategoryServiceImpl.indexerAndSearcherMethods in org.alfresco.repo.search.impl with parameters of type IndexerAndSearcherModifier and TypeMethodDescriptionvoidAbstractCategoryServiceImpl.setIndexerAndSearcher(IndexerAndSearcher indexerAndSearcher) Set the indexer and searcher -
Uses of IndexerAndSearcher in org.alfresco.repo.search.impl.lucene
Subinterfaces of IndexerAndSearcher in org.alfresco.repo.search.impl.luceneMethods in org.alfresco.repo.search.impl.lucene that return types with arguments of type IndexerAndSearcherMethod parameters in org.alfresco.repo.search.impl.lucene with type arguments of type IndexerAndSearcherModifier and TypeMethodDescriptionfinal voidAbstractLuceneQueryLanguage.setFactories(List<IndexerAndSearcher> factories) voidLuceneQueryLanguageSPI.setFactories(List<IndexerAndSearcher> factories) Register -
Uses of IndexerAndSearcher in org.alfresco.repo.search.impl.noindex
Classes in org.alfresco.repo.search.impl.noindex that implement IndexerAndSearcher -
Uses of IndexerAndSearcher in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement IndexerAndSearcherMethods in org.alfresco.repo.search.impl.solr with parameters of type IndexerAndSearcher