Class AlfrescoSpellCheckCollation
java.lang.Object
org.apache.solr.spelling.SpellCheckCollation
org.alfresco.solr.component.spellcheck.AlfrescoSpellCheckCollation
- All Implemented Interfaces:
Comparable<org.apache.solr.spelling.SpellCheckCollation>
public class AlfrescoSpellCheckCollation
extends org.apache.solr.spelling.SpellCheckCollation
- Since:
- 5.0
- Author:
- Jamal Kaabi-Mofrad
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.solr.spelling.SpellCheckCollation
compareTo, getCollationQuery, getHits, getInternalRank, getMisspellingsAndCorrections, setCollationQuery, setHits, setInternalRank, setMisspellingsAndCorrections
-
Constructor Details
-
AlfrescoSpellCheckCollation
public AlfrescoSpellCheckCollation()
-
-
Method Details
-
getCollationQueryString
- Returns:
- the collationQueryString
-
setCollationQueryString
- Parameters:
collationQueryString- the collationQueryString to set
-