public class QueryContext
extends Object
| Modifier and Type | Field and Description |
|---|---|
CharMap |
accentMap
The accent map used when processing the query.
|
WordMap |
pluralMap
The plural map used when processing the query.
|
Set |
stopSet
The set of stopwords used when processing the query.
|
| Constructor and Description |
|---|
QueryContext() |