public static interface BaseSearchCommand.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(QueryExpansionCommand transformee) |
T |
handle(SearchCommand transformee) |
T |
handle(SpellCheckCommand transformee) |
T handle(SearchCommand transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(QueryExpansionCommand transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SpellCheckCommand transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.