Class SpellCheckCollation

    • Constructor Detail

      • SpellCheckCollation

        public SpellCheckCollation()
    • Method Detail

      • getMisspellingsAndCorrections

        public NamedList<String> getMisspellingsAndCorrections()
      • setMisspellingsAndCorrections

        public void setMisspellingsAndCorrections​(NamedList<String> misspellingsAndCorrections)
      • getHits

        public long getHits()
      • setHits

        public void setHits​(long hits)
      • getCollationQuery

        public String getCollationQuery()
      • setCollationQuery

        public void setCollationQuery​(String collationQuery)
      • getInternalRank

        public int getInternalRank()
      • setInternalRank

        public void setInternalRank​(int internalRank)