public class SpellCheckCollator extends Object
| Constructor and Description |
|---|
SpellCheckCollator() |
| Modifier and Type | Method and Description |
|---|---|
List<SpellCheckCollation> |
collate(SpellingResult result,
String originalQuery,
ResponseBuilder ultimateResponse,
int maxCollations,
int maxTries,
int maxEvaluations,
boolean suggestionsMayOverlap) |
public List<SpellCheckCollation> collate(SpellingResult result, String originalQuery, ResponseBuilder ultimateResponse, int maxCollations, int maxTries, int maxEvaluations, boolean suggestionsMayOverlap)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.