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