public class SpellcheckParams
extends Object
Modifier and Type | Field and Description |
---|---|
float |
docScoreCutoff
Document score cutoff.
|
Set |
fields
Fields to scan in the query for possibly misspelled terms.
|
int |
totalDocsCutoff
Total documents cutoff.
|
Constructor and Description |
---|
SpellcheckParams() |
public Set fields
public float docScoreCutoff
public int totalDocsCutoff