Package 

Class RequestSpellcheck


  • @JsonClass(generateAdapter = true) 
    public final class RequestSpellcheck
    
                        

    Request that spellcheck fragments to be added to result set rows The properties reflect SOLR spellcheck parameters.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String query
    • Method Summary

      Modifier and Type Method Description
      final String getQuery()
      final Unit setQuery(@Json(name = query) String query)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait