public static class SpellcheckHelper.SpellcheckQuery extends Object
| Constructor and Description |
|---|
SpellcheckQuery(org.apache.lucene.index.Term term,
int count,
org.apache.lucene.index.IndexReader reader) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
org.apache.lucene.index.IndexReader |
getReader() |
org.apache.lucene.index.Term |
getTerm() |
String |
toString() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.