Uses of Class
org.alfresco.solr.component.spellcheck.AlfrescoSpellCheckCollation
-
Packages that use AlfrescoSpellCheckCollation Package Description org.alfresco.solr.component.spellcheck -
-
Uses of AlfrescoSpellCheckCollation in org.alfresco.solr.component.spellcheck
Methods in org.alfresco.solr.component.spellcheck that return types with arguments of type AlfrescoSpellCheckCollation Modifier and Type Method Description java.util.List<AlfrescoSpellCheckCollation>AlfrescoSpellCheckCollator. collate(org.apache.solr.spelling.SpellingResult result, java.lang.String originalQuery, org.apache.solr.handler.component.ResponseBuilder ultimateResponse)
-