Class AlfrescoSpellCheckCollation

  • All Implemented Interfaces:
    java.lang.Comparable<org.apache.solr.spelling.SpellCheckCollation>

    public class AlfrescoSpellCheckCollation
    extends org.apache.solr.spelling.SpellCheckCollation
    Since:
    5.0
    Author:
    Jamal Kaabi-Mofrad
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCollationQueryString()  
      void setCollationQueryString​(java.lang.String collationQueryString)  
      • Methods inherited from class org.apache.solr.spelling.SpellCheckCollation

        compareTo, getCollationQuery, getHits, getInternalRank, getMisspellingsAndCorrections, setCollationQuery, setHits, setInternalRank, setMisspellingsAndCorrections
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlfrescoSpellCheckCollation

        public AlfrescoSpellCheckCollation()
    • Method Detail

      • getCollationQueryString

        public java.lang.String getCollationQueryString()
        Returns:
        the collationQueryString
      • setCollationQueryString

        public void setCollationQueryString​(java.lang.String collationQueryString)
        Parameters:
        collationQueryString - the collationQueryString to set