Uses of Class
de.cxp.ocs.elasticsearch.model.term.AssociatedTerm
Packages that use AssociatedTerm
-
Uses of AssociatedTerm in de.cxp.ocs.elasticsearch
Methods in de.cxp.ocs.elasticsearch that return types with arguments of type AssociatedTermModifier and TypeMethodDescriptionSpellCorrector.extractRelatedWords
(org.elasticsearch.search.suggest.Suggest suggest) Method parameters in de.cxp.ocs.elasticsearch with type arguments of type AssociatedTermModifier and TypeMethodDescriptionstatic AnalyzedQuery
SpellCorrector.toListWithAllTerms
(AnalyzedQuery analyzedQuery, Map<String, AssociatedTerm> correctedWords) -
Uses of AssociatedTerm in de.cxp.ocs.util
Methods in de.cxp.ocs.util with parameters of type AssociatedTermModifier and TypeMethodDescriptionstatic String
ESQueryUtils.getFuzzyTermLabel
(AssociatedTerm correctedWord)