Java org.apache.solr.client.solrj.response SpellCheckResponse fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.client.solrj.response SpellCheckResponse fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.client.solrj.response SpellCheckResponse.

The text is from its open source code.

Constructor

Method

StringgetCollatedResult()

Return the first collated query string.

ListgetCollatedResults()

Return all collations.

MapgetSuggestionMap()
ListgetSuggestions()
booleanisCorrectlySpelled()