public class SpellCheckRunnerFactory extends java.lang.Object implements QueryProcessingRunnerFactory
Constructor and Description |
---|
SpellCheckRunnerFactory() |
Modifier and Type | Method and Description |
---|---|
QueryProcessingRunner |
create() |
QueryProcessingRunner |
getRunner() |
void |
onPreDestroy() |
void |
setDictionary(com.exalead.flis.FLISServiceClient dictionary) |
void |
setLogic(SearchLogic logic,
TokenizationConfig tokConf) |
public QueryProcessingRunner getRunner()
getRunner
in interface QueryProcessingRunnerFactory
public QueryProcessingRunner create()
create
in interface QueryProcessingRunnerFactory
public void onPreDestroy()
onPreDestroy
in interface QueryProcessingRunnerFactory
public void setDictionary(com.exalead.flis.FLISServiceClient dictionary)
setDictionary
in interface QueryProcessingRunnerFactory
public void setLogic(SearchLogic logic, TokenizationConfig tokConf)
setLogic
in interface QueryProcessingRunnerFactory
Copyright © 2013 Dassault Systèmes, All Rights Reserved.