|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSpellcheckParams
public class SpellcheckParams
Various parameters that affect spell-checking of query terms.
Field Summary | |
---|---|
float |
docScoreCutoff
Document score cutoff. |
Set |
fields
Fields to scan in the query for possibly misspelled terms. |
int |
totalDocsCutoff
Total documents cutoff. |
Constructor Summary | |
---|---|
SpellcheckParams()
|
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Set fields
public float docScoreCutoff
public int totalDocsCutoff
Constructor Detail |
---|
public SpellcheckParams()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |