public class QueryCentricSearch extends Object
Constructor and Description |
---|
QueryCentricSearch() |
Modifier and Type | Method and Description |
---|---|
static void |
clearCache() |
static Collection<TranslationWithPosition> |
search(DictionaryDataBase db,
Language headLang,
Language targetLang,
Morpheme[] morphemes,
boolean useCache) |
public static Collection<TranslationWithPosition> search(DictionaryDataBase db, Language headLang, Language targetLang, Morpheme[] morphemes, boolean useCache) throws SQLException
SQLException
public static void clearCache()