Uses of Class
de.cxp.ocs.elasticsearch.query.model.WeightedWord
-
Packages that use WeightedWord Package Description de.cxp.ocs.elasticsearch.query.model -
-
Uses of WeightedWord in de.cxp.ocs.elasticsearch.query.model
Methods in de.cxp.ocs.elasticsearch.query.model with parameters of type WeightedWord Modifier and Type Method Description voidWordAssociation. putOrUpdate(WeightedWord newWord)Constructor parameters in de.cxp.ocs.elasticsearch.query.model with type arguments of type WeightedWord Constructor Description WordAssociation(String word, Collection<WeightedWord> values)
-