Uses of Class
org.springframework.data.elasticsearch.core.query.IndexBoost
Packages that use IndexBoost
-
Uses of IndexBoost in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return types with arguments of type IndexBoostMethods in org.springframework.data.elasticsearch.core.query with parameters of type IndexBoostModifier and TypeMethodDescriptionNativeSearchQueryBuilder.withIndicesBoost(IndexBoost... indicesBoost) Method parameters in org.springframework.data.elasticsearch.core.query with type arguments of type IndexBoostModifier and TypeMethodDescriptionvoidNativeSearchQuery.setIndicesBoost(List<IndexBoost> indicesBoost) NativeSearchQueryBuilder.withIndicesBoost(Collection<IndexBoost> indicesBoost)