Uses of Class
de.cxp.ocs.elasticsearch.model.term.WeightedTerm
Packages that use WeightedTerm
-
Uses of WeightedTerm in de.cxp.ocs.elasticsearch.model.query
Constructors in de.cxp.ocs.elasticsearch.model.query with parameters of type WeightedTermConstructor parameters in de.cxp.ocs.elasticsearch.model.query with type arguments of type WeightedTerm -
Uses of WeightedTerm in de.cxp.ocs.elasticsearch.query.analyzer
Methods in de.cxp.ocs.elasticsearch.query.analyzer that return types with arguments of type WeightedTermModifier and TypeMethodDescriptionstatic List
<WeightedTerm> NonAlphanumericWordSplitAnalyzer.toQueryStringWordList
(String[] words) static List
<WeightedTerm> WhitespaceAnalyzer.toQueryStringWordList
(String[] words)