Uses of Interface
org.alfresco.repo.search.impl.lucene.LuceneQueryLanguageSPI
Packages that use LuceneQueryLanguageSPI
Package
Description
-
Uses of LuceneQueryLanguageSPI in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return types with arguments of type LuceneQueryLanguageSPIMethods in org.alfresco.repo.search with parameters of type LuceneQueryLanguageSPIModifier and TypeMethodDescriptionvoidIndexerAndSearcher.registerQueryLanguage(LuceneQueryLanguageSPI luceneQueryLanguageSPI) -
Uses of LuceneQueryLanguageSPI in org.alfresco.repo.search.impl
Classes in org.alfresco.repo.search.impl that implement LuceneQueryLanguageSPIModifier and TypeClassDescriptionclassclassclassclassMethods in org.alfresco.repo.search.impl that return types with arguments of type LuceneQueryLanguageSPIMethods in org.alfresco.repo.search.impl with parameters of type LuceneQueryLanguageSPIModifier and TypeMethodDescriptionvoidAbstractIndexerAndSearcher.registerQueryLanguage(LuceneQueryLanguageSPI queryLanguage) voidDbOrIndexSwitchingQueryLanguage.setDbQueryLanguage(LuceneQueryLanguageSPI dbQueryLanguage) voidDbOrIndexSwitchingQueryLanguage.setIndexQueryLanguage(LuceneQueryLanguageSPI indexQueryLanguage) voidOpenCMISQueryServiceImpl.setQueryLanguage(LuceneQueryLanguageSPI queryLanguage) -
Uses of LuceneQueryLanguageSPI in org.alfresco.repo.search.impl.lucene
Classes in org.alfresco.repo.search.impl.lucene that implement LuceneQueryLanguageSPI -
Uses of LuceneQueryLanguageSPI in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement LuceneQueryLanguageSPIModifier and TypeClassDescriptionclassclassclassclassMethods in org.alfresco.repo.search.impl.solr that return types with arguments of type LuceneQueryLanguageSPIMethod parameters in org.alfresco.repo.search.impl.solr with type arguments of type LuceneQueryLanguageSPIModifier and TypeMethodDescriptionvoidSolrSearchService.setQueryLanguages(Map<String, LuceneQueryLanguageSPI> queryLanguages)