public static interface QueryExpansionModule.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(ApproximateModule transformee) |
T |
handle(CustomQueryExpansionModule transformee) |
T |
handle(LemmatizationModule transformee) |
T |
handle(NGramModule transformee) |
T |
handle(NormalizationExceptionsModule transformee) |
T |
handle(PhoneticModule transformee) |
T |
handle(RelatedTermModule transformee) |
T |
handle(SemanticProcessorModule transformee) |
T |
handle(StemmingModule transformee) |
T |
handle(SynonymsModule transformee) |
T |
handle(URLMatcherModule transformee) |
T handle(CustomQueryExpansionModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(PhoneticModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ApproximateModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(StemmingModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(RelatedTermModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(NGramModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(LemmatizationModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SemanticProcessorModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SynonymsModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(NormalizationExceptionsModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(URLMatcherModule transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.